Iam getting this error when I use the command dv regardless of the fact the I have all the symbols for the executable Iam using. Is there anything else I need to do in my windbg
"Unable to enumerate locals, HRESULT 0x80004005
Private symbols (symbols.pri) are required for locals.
Type “.hh dbgerr005” for details.
Herb,
?This e-mail is sent on the Terms and Conditions that can be accessed by Clicking on this link http://www.vodacom.co.za/legal/email.jsp "
Have you moved to a frame in the stack that is in your driver? You can do
this with the call stack window (Alt+6) or with kn and .frame.
-scott
–
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
“Herbert Zimbizi” wrote in message
news:xxxxx@windbg…
Iam getting this error when I use the command dv regardless of the fact the
I have all the symbols for the executable Iam using. Is there anything else
I need to do in my windbg
"Unable to enumerate locals, HRESULT 0x80004005
Private symbols (symbols.pri) are required for locals.
Type “.hh dbgerr005” for details.
Herb,
"This e-mail is sent on the Terms and Conditions that can be accessed by
Clicking on this link http://www.vodacom.co.za/legal/email.jsp "
It works. Thanks to you Scott.
Herb,
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Scott Noone
Sent: 11 September, 2009 1:21 PM
To: Kernel Debugging Interest List
Subject: Re:[windbg] Private symbols (symbols.pri) are required for locals.
Have you moved to a frame in the stack that is in your driver? You can do
this with the call stack window (Alt+6) or with kn and .frame.
-scott
–
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
“Herbert Zimbizi” wrote in message
news:xxxxx@windbg…
Iam getting this error when I use the command dv regardless of the fact the
I have all the symbols for the executable Iam using. Is there anything else
I need to do in my windbg
"Unable to enumerate locals, HRESULT 0x80004005
Private symbols (symbols.pri) are required for locals.
Type “.hh dbgerr005” for details.
Herb,
"This e-mail is sent on the Terms and Conditions that can be accessed by
Clicking on this link http://www.vodacom.co.za/legal/email.jsp "
—
WINDBG is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
?This e-mail is sent on the Terms and Conditions that can be accessed by Clicking on this link http://www.vodacom.co.za/legal/email.jsp "
Or .f+ or .f-
d
Sent from my phone with no t9, all spilling mistakes are not intentional.
-----Original Message-----
From: Scott Noone
Sent: Friday, September 11, 2009 4:22 AM
To: Kernel Debugging Interest List
Subject: Re:[windbg] Private symbols (symbols.pri) are required for locals.
Have you moved to a frame in the stack that is in your driver? You can do
this with the call stack window (Alt+6) or with kn and .frame.
-scott
–
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com
“Herbert Zimbizi” wrote in message
news:xxxxx@windbg…
Iam getting this error when I use the command dv regardless of the fact the
I have all the symbols for the executable Iam using. Is there anything else
I need to do in my windbg
"Unable to enumerate locals, HRESULT 0x80004005
Private symbols (symbols.pri) are required for locals.
Type “.hh dbgerr005” for details.
Herb,
"This e-mail is sent on the Terms and Conditions that can be accessed by
Clicking on this link http://www.vodacom.co.za/legal/email.jsp "
—
WINDBG is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer