Windows System Software -- Consulting, Training, Development -- Unique Expertise, Guaranteed Results

Home NTDEV

Before Posting...

Please check out the Community Guidelines in the Announcements and Administration Category.

More Info on Driver Writing and Debugging


The free OSR Learning Library has more than 50 articles on a wide variety of topics about writing and debugging device drivers and Minifilters. From introductory level to advanced. All the articles have been recently reviewed and updated, and are written using the clear and definitive style you've come to expect from OSR over the years.


Check out The OSR Learning Library at: https://www.osr.com/osr-learning-library/


RE: Latest WinDbg : Where to get .pdb to view memory cont-ents

OSR_Community_User-48OSR_Community_User-48 Member Posts: 74
I believe it is

USE_PDB=1

-----Original Message-----
From: Gary Little [mailto:[email protected]]
Sent: Thursday, June 15, 2000 9:07 AM
To: NT Developers Interest List
Subject: [ntdev] RE: Latest WinDbg : Where to get .pdb to view memory
cont ents


PDB is program data base files. These files are generated during the
build
process. In Visual Studio, tell the linker you want to "Use program
database" on the Customize page of Settings. You may also need to set
the
compiler's Debug info setting to C7 compatible.

I'm sure you can do this using the BUILD utility also. But I'm not sure
what
the settings would be in the sources file.

-----Original Message-----
From: Eshanye [mailto:[email protected]]
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:
[email protected]
To unsubscribe send a blank email to
$subst('Email.Unsub')

---
You are currently subscribed to ntdev as: [email protected]
To unsubscribe send a blank email to $subst('Email.Unsub')
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. Sign in or register to get started.

Upcoming OSR Seminars
OSR has suspended in-person seminars due to the Covid-19 outbreak. But, don't miss your training! Attend via the internet instead!
Kernel Debugging 13-17 May 2024 Live, Online
Developing Minifilters 1-5 Apr 2024 Live, Online
Internals & Software Drivers 11-15 Mar 2024 Live, Online
Writing WDF Drivers 26 Feb - 1 Mar 2024 Live, Online