Cannot get symbol files loaded

Hello,

I cannot get symbol files loaded. Each time, I get the following message:
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ntoskrnl.exe

My WinDbg version is 6.3.0005.1
My symbol file path is:
SRV*e:\winddk\symbols*http://msdl.microsoft.com/download/symbols

I checked the path and it is right. Moreover the debugger has created many
.dbg directories in e:\winddk\symbols

Any help would be welcome.

Thanks,

Nicolas

do a ‘!sym noisy’. It will give you more info.
Norbert.

Hello,

I cannot get symbol files loaded. Each time, I get the following message:
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ntoskrnl.exe

My WinDbg version is 6.3.0005.1
My symbol file path is:
SRV*e:\winddk\symbols*http://msdl.microsoft.com/download/symbols

I checked the path and it is right. Moreover the debugger has created many
.dbg directories in e:\winddk\symbols

Any help would be welcome.

Thanks,

Nicolas


You are currently subscribed to windbg as: xxxxx@stollmann.de
To unsubscribe send a blank email to xxxxx@lists.osr.com

Thanks, it helped me a lot !
By the way, it works better with symbols installed from MSDN CDs than with
web symbols since they are not all available.

“Norbert Kawulski” a écrit dans le message de
news:xxxxx@windbg…
>
>
> do a ‘!sym noisy’. It will give you more info.
> Norbert.
>
> > Hello,
>
> > I cannot get symbol files loaded. Each time, I get the following
message:
> > *** ERROR: Symbol file could not be found. Defaulted to export symbols
for
> > ntoskrnl.exe
>
> > My WinDbg version is 6.3.0005.1
> > My symbol file path is:
> > SRVe:\winddk\symbolshttp://msdl.microsoft.com/download/symbols
>
> > I checked the path and it is right. Moreover the debugger has created
many
> > .dbg directories in e:\winddk\symbols
>
> > Any help would be welcome.
>
> > Thanks,
>
> > Nicolas
>
>
>
> > —
> > You are currently subscribed to windbg as: xxxxx@stollmann.de
> > To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>