Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Where are the current download files for Symbols for Windows XP SP

320 views
Skip to first unread message

GreyCoderII

unread,
Apr 8, 2009, 4:48:01 PM4/8/09
to
I downloaded symbols files from download site, and have installed base, SP1 &
1a, SP2, and SP3 in c:\Windows\Symbols

I have a Debug mode boot. Of windows XP SP3 (multiProcessor)
I restart machine in debug mode.
Followed by starting WinDbg.
Set Sympath to c:\Windows\Symbols
Then enter Kernel Debug mode, and Local mode;
I get unable to find symbols, for ntkrnlmp.pdb

As a work around ....
If I change the sympath to use internet symbols it works
returned to Set Paths, and set internet path server instead of local version
Set Sympath to http://msdl.microsoft.com/download/symbols
then reload

noisy mode - symbol prompts on
lkd> .reload nt
DBGHELP: c:\windows\symbols\ntkrnlmp.pdb - file not found
DBGHELP: c:\windows\symbols\exe\ntkrnlmp.pdb - mismatched pdb
DBGHELP: c:\windows\symbols\symbols\exe\ntkrnlmp.pdb - file not found
DBGHELP: ntkrnlmp.pdb - file not found
DBGHELP: Couldn't load mismatched pdb for ntkrnlmp.exe
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ntkrnlmp.exe -
DBGHELP: nt - export symbols
DBGHELP: Symbol Search Path:
srv*c:\localsymbols*http://msdl.microsoft.com/download/symbols
DBGHELP: Symbol Search Path:
srv*c:\localsymbols*http://msdl.microsoft.com/download/symbols
lkd> .reload
Connected to Windows XP 2600 x86 compatible target at (Wed Apr 8
16:34:15.000 2009 (GMT-4)), ptr64 FALSE
SYMSRV: ntkrnlmp.pdb from http://msdl.microsoft.com/download/symbols:
1220077 bytes - copied
DBGHELP: nt - public symbols

c:\localsymbols\ntkrnlmp.pdb\B883868B88CB415A92EC010CF6A115A52\ntkrnlmp.pdb
Loading Kernel Symbols
...............................................................
.......................................................
Loading User Symbols
................................................................
...............
Loading unloaded module list
.............
SYMSRV: ntdll.pdb from http://msdl.microsoft.com/download/symbols: 332042
bytes - copied
DBGHELP: ntdll - public symbols
c:\localsymbols\ntdll.pdb\1751003260CA42598C0FB326585000ED2\ntdll.pdb


pat styles [microsoft]

unread,
Apr 9, 2009, 10:10:06 AM4/9/09
to
Hello GreyCoderII.

From what I can see in your debugger spew, you have the wrong symbols for
your debug target in c:\windows\symbols...

DBGHELP: c:\windows\symbols\exe\ntkrnlmp.pdb - mismatched pdb

So in this case, your debugger is downloading the correct symbols from the
internet symbol store. Everything seems to work well as far as I can see.

What is the problem?

.pat styles [microsoft]

"GreyCoderII" <GreyC...@discussions.microsoft.com> wrote in message
news:45BAB4BF-2B11-459E...@microsoft.com...

GreyCoderII

unread,
Apr 9, 2009, 12:54:07 PM4/9/09
to
The symbols in c:\Windows\Symbols are downloaded from MS site for local use
WO internet. They are bad! Where do you get the current symbol set WO
internet server.


"pat styles [microsoft]" wrote:

> Hello GreyCoderII.
>
> From what I can see in your debugger spew, you have the wrong symbols for
> your debug target in c:\windows\symbols...
>
> DBGHELP: c:\windows\symbols\exe\ntkrnlmp.pdb - mismatched pdb
>
> So in this case, your debugger is downloading the correct symbols from the
> internet symbol store. Everything seems to work well as far as I can see.
>
> What is the problem?
>

> ..pat styles [microsoft]

> ........................................................
> Loading User Symbols
> .................................................................
> ................
> Loading unloaded module list
> ..............

pat styles [microsoft]

unread,
Apr 9, 2009, 1:06:47 PM4/9/09
to
It looks like you did get symbols...

> SYMSRV: ntkrnlmp.pdb from http://msdl.microsoft.com/download/symbols:
> 1220077 bytes - copied
> DBGHELP: nt - public symbols

Is there something wrong with these?

.p

"GreyCoderII" <GreyC...@discussions.microsoft.com> wrote in message

news:56C65D49-B4E5-4B0B...@microsoft.com...

0 new messages