So, the question is “are the symbols for ntoskrnl.exe located in
G:\Documents and
Settings\Administrator\Desktop\Dbg\sfcode\obj\i386\adptsf50.pdb”? If they
are not (which I somehow highly doubt) then it seems clear the debugger
isn’t going to find the symbols - that’s the only place you told it to look.
Try adding another search path to your symbol location. How about something
like:
srv*g:\symbols*http://msdl.microsoft.com/download/symbols
You can add the two elements together by using a semicolon to separate them.
If you still can’t figure it out, on the command line type:
“!sym noisy ; .reload”
This will show you where the debugger is looking for symbols.
Regards,
Tony
Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
http://www.osr.com
?
-----Original Message-----
From: Vipul [mailto:xxxxx@sahajanandsoftware.com]
Sent: Wednesday, April 30, 2003 5:52 AM
To: File Systems Developers
Subject: [ntfsd] Help require for debuging miniport driver
?
Hi Device Driver Developers,
??? We are debugging our miniport driver (from DDK 2003 server sample) with
windbg.
??? but we found following error.
?
??? *** ERROR: Symbol file could not be found.? Defaulted to export symbols
for ntoskrnl.exe -
?
? what is the reason behind this error.
? we do not have used check build of OS on target PC. is it require???
? the complete text from debugging is as below.
?
?
?
???
?
???
? Microsoft (R) Windows Debugger? Version 6.1.0017.2
Copyright (c) Microsoft Corporation. All rights reserved.
?
Opened \.\com1
Waiting to reconnect…
Connected to Windows XP 2600 x86 compatible target, ptr64 FALSE
Kernel Debugger connection established.
Symbol search path is: G:\Documents and
Settings\Administrator\Desktop\Dbg\sfcode\obj\i386\adptsf50.pdb
Executable search path is: G:\Documents and
Settings\Administrator\Desktop\Dbg\adptsf50.sys
*** ERROR: Symbol file could not be found.? Defaulted to export symbols for
ntoskrnl.exe -
Windows XP Kernel Version 2600 UP Free x86 compatible
Built by: 2600.xpclient.010817-1148
Kernel base = 0x804d0000 PsLoadedModuleList = 0x80545b28
System Uptime: not available
???
??*******************************************************
Vipul Chotaliya (Software Engineer)
xxxxx@sahajanandsoftware.com
*******************************************************
You are currently subscribed to ntfsd as: xxxxx@osr.com
To unsubscribe send a blank email to xxxxx@lists.osr.com —
You are currently subscribed to ntfsd as: xxxxx@osr.com
To unsubscribe send a blank email to xxxxx@lists.osr.com