How to view the contents of memory at given physical address

Hi all,
I have a PCI device, whose base address register is mapped to a physical
address.
I would like to know how we can view the contents of memory at this location
using a debugger

regards,
Madhu

Hi,

Try !dd.

-scott


Scott Noone
Software Engineer
OSR Open Systems Resources, Inc.
http://www.osronline.com

“Madhusudan Narayan” wrote in message
news:xxxxx@windbg…
Hi all,
I have a PCI device, whose base address register is mapped to a physical
address.
I would like to know how we can view the contents of memory at this location
using a debugger

regards,
Madhu

Thank you very much Mr.Scott. It worked.

regards,
Madhu

On 10/30/06, Scott Noone wrote:
>
> Hi,
>
> Try !dd.
>
> -scott
>
> –
> Scott Noone
> Software Engineer
> OSR Open Systems Resources, Inc.
> http://www.osronline.com
>
> “Madhusudan Narayan” wrote in message
> news:xxxxx@windbg…
> Hi all,
> I have a PCI device, whose base address register is mapped to a physical
> address.
> I would like to know how we can view the contents of memory at this
> location
> using a debugger
>
>
> regards,
> Madhu
>
>
>
> —
> You are currently subscribed to windbg as: xxxxx@gmail.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>