Latest WinDbg : Where to get .pdb to view memory contents

Hi,

I was using the latest WinDbg… When I wanted to check the memory
contents of some virtual address [which is presently in the context],
it always gave an error mesg saying that some of the .pdb files are old
and hence could not show the memory contents… So from where do I get
the latest .pdb files for this WinDbg besides that what are those
concerned .pdb’s…

Rdgs
Esha

The first thing to check is to make sure you have the right symbols
loaded. Follow the steps in the docs for verifiying symbols. (under
Debugging tTechniques | Invalid or Missing Symbols).

If that doesn’t help then please send me info on exactly what you are
doing, what OSes you are using, etc…

-----Original Message-----
From: Eshanye [mailto:xxxxx@procsys.com]
Sent: Wednesday, June 14, 2000 10:24 PM
To: NT Developers Interest List
Subject: [ntdev] Latest WinDbg : Where to get .pdb to view memory
contents

Hi,

I was using the latest WinDbg… When I wanted to check the memory
contents of some virtual address [which is presently in the context],
it always gave an error mesg saying that some of the .pdb files are old
and hence could not show the memory contents… So from where do I get
the latest .pdb files for this WinDbg besides that what are those
concerned .pdb’s…

Rdgs
Esha


You are currently subscribed to ntdev as: xxxxx@microsoft.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)