RE: Cant't see local variables

Using the latest what? I assume you mean WinDBG, but you might mean another
debugger. If by latest 'Bag you mean either 1.0.6 or 2.0.11 Beta, then you
are right, you have the latest 'Bag. If you don’t have either of those,
then you don’t have the latest 'Bag. If you are using 1.0.6, there are
known issues with locals scoped smaller that the entire function.

If you are using the 'Bag, and you do indeed have the latest one, then have
you completely rebuilt your driver, and pointed the symbol file path to the
location of the .pdb that corresponds to the binary you are debugging? A

If all of those are true, I don’t know what else to suggest.

Phil
* Philip D. Barila | (503) 264-8386
* Intel Corp. | Not speaking for Intel

-----Original Message-----
From: Pane, Chris [mailto:xxxxx@vanteon.com]
Sent: Tuesday, December 19, 2000 3:09 PM
To: NT Developers Interest List
Subject: [ntdev] Cant’t see local variabls

Hey Folks,

I am using the latest, and I can’t seem to view any local variables in my
functions (Attempted via View|Locals Menu Item). I can always see what is
passed in (In this case DeviceObject and Irp).

Any Ideas ?

Thanks

-Chris


You are currently subscribed to ntdev as: xxxxx@intel.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com