Hi all
I am having a problem with windbd tool . I am not able to set a break point
on source file . It says code not found though I set all the sym path and
source path and executable image path . This is the message down below I
found on the debugger .
Can anybody help me to solve this problem ?
kd> .reload usbdrv.pdb
Unable to read image header for dmload.sys at eb502000
Unable to read image header for \SystemRoot\System32\DRIVERS\fdc.sys at
eb2c8000
Unable to read image header for \SystemRoot\System32\Drivers\Null.SYS at
eb5db000
Unable to retrieve the PEB address. This is usually caused
by being in the wrong process context or by paging
Module “usbdrv.pdb” was not found in the module list.
Debugger will attempt to load module “usbdrv.pdb” by guessing the base
address.
Please provide the full image name, including the extension (i.e.
kernel32.dll) for more reliable results.
DBGHELP: FindDebugInfoFileEx-> Looking for c:\winnt\symbols\symbols.dbg…
path not found
DBGHELP: FindDebugInfoFileEx-> Looking for c:\winnt\symbols.dbg… file not
found
DBGHELP: FindDebugInfoFileEx-> Looking for c:\winnt\symbols.dbg… file not
found
DBGHELP: FindDebugInfoFileEx-> Looking for .dbg… file not found
DBGHELP: FindExecutableImageEx-> Looking for C:\Program Files\Debugging
Tools for Windows\usbdrv.pdb… no file
DBGHELP: FindExecutableImageEx-> Searching c:\winnt\symbols for
usbdrv.pdb… DBGHELP: FindExecutableImageEx-> Looking for
c:\winnt\symbols\usbdrv.pdb… OK
found
DBGHELP: diaLocatePDB-> Looking for .\usbdrv.pdb… file not found
DBGHELP: diaLocatePDB-> Looking for
c:\winnt\symbols\symbols\pdb\usbdrv.pdb… file not found
DBGHELP: diaLocatePDB-> Looking for c:\winnt\symbols\pdb\usbdrv.pdb… file
not found
DBGHELP: diaLocatePDB-> Looking for c:\winnt\symbols\usbdrv.pdb… unknown
pdb sig OK
DBGHELP: No base address for usbdrv.pdb: Please specify
Thanks in advance
Srinivasa
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