Symbols for Server 2003 x64

Has Microsoft released symbols for Server 2003 for x64 (build 3790)? The
symbol server does not appear to have them, nor can I find them anywhere on
MSDN. Here’s what “!sym noisy” says when I try to load them:

1: kd> .reload
Connected to Windows Server 2003 3790 x64 target, ptr64 TRUE
SYMSRV:
k:\ndev\websymbols\ntkrnlmp.pdb\A18B172068234965AF09B78D0324B6682\ntkrnlmp.pdb
not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.pdb/A18B172068234965AF09B78D0324B6682/ntkrnlmp.pdb
not found
DBGHELP: ntkrnlmp.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ntkrnlmp.exe -
DBGHELP: nt - export symbols
Loading Kernel Symbols

Loading unloaded module list

Loading User Symbols
SYMSRV:
k:\ndev\websymbols\amdk8.pdb\73FB1819435442149CBA5E590A10189D1\amdk8.pdb
not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/amdk8.pdb/73FB1819435442149CBA5E590A10189D1/amdk8.pdb
not found
DBGHELP: amdk8.pdb - file not found
*** ERROR: Module load completed but symbols could not be loaded for
amdk8.sys
DBGHELP: amdk8 - no symbols loaded

Am I missing something, or are these symbols simply unavailable?

On a possibly related note, when I try to inspect local variables in my
driver (a checked build), the values given are quite clearly wrong. I can
load my own symbols just fine, and even set breakpoints with no problem. I
can also inspect my driver’s globals in the Watch window, although I cannot
inspect locals there with the $! prefix.

Is WinDbg just confused because it doesn’t have the kernel symbols, or did
I potentially mess something up in my build?

I am using the WinDbg version 6.3.0017.0.

Thanks in advance,
Jason

There are build 3790.1069 and 3790.1218 symbol CD images available in MS
beta side.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@attotech.com
Sent: Thursday, October 07, 2004 9:20 AM
To: Kernel Debugging Interest List
Subject: [windbg] Symbols for Server 2003 x64

Has Microsoft released symbols for Server 2003 for x64 (build 3790)? The
symbol server does not appear to have them, nor can I find them anywhere on
MSDN. Here’s what “!sym noisy” says when I try to load them:

1: kd> .reload
Connected to Windows Server 2003 3790 x64 target, ptr64 TRUE
SYMSRV:
k:\ndev\websymbols\ntkrnlmp.pdb\A18B172068234965AF09B78D0324B6682\ntkrnlmp.p
db
not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.pdb/A18B172068234965AF09
B78D0324B6682/ntkrnlmp.pdb
not found
DBGHELP: ntkrnlmp.pdb - file not found
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
ntkrnlmp.exe -
DBGHELP: nt - export symbols
Loading Kernel Symbols


Loading unloaded module list

Loading User Symbols
SYMSRV:
k:\ndev\websymbols\amdk8.pdb\73FB1819435442149CBA5E590A10189D1\amdk8.pdb
not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/amdk8.pdb/73FB1819435442149CBA5E5
90A10189D1/amdk8.pdb
not found
DBGHELP: amdk8.pdb - file not found
*** ERROR: Module load completed but symbols could not be loaded for
amdk8.sys
DBGHELP: amdk8 - no symbols loaded

Am I missing something, or are these symbols simply unavailable?

On a possibly related note, when I try to inspect local variables in my
driver (a checked build), the values given are quite clearly wrong. I can
load my own symbols just fine, and even set breakpoints with no problem. I
can also inspect my driver’s globals in the Watch window, although I cannot
inspect locals there with the $! prefix.

Is WinDbg just confused because it doesn’t have the kernel symbols, or did I
potentially mess something up in my build?

I am using the WinDbg version 6.3.0017.0.

Thanks in advance,
Jason


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

The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.

Do you have a URL? I have been scouring the MSDN subsription site all day
with no luck.
Jason

|---------±-------------------------------->
| | “Chen, Charles” |
| | | | e.com> |
| | Sent by: |
| | bounce-189632-16923@li|
| | sts.osr.com |
| | |
| | |
| | 10/07/2004 11:15 AM |
| | Please respond to |
| | “Kernel Debugging |
| | Interest List” |
| | |
|---------±-------------------------------->
>------------------------------------------------------------------------------------------------------------------------------|
| |
| To: “Kernel Debugging Interest List” |
| cc: |
| Subject: RE: [windbg] Symbols for Server 2003 x64 |
>------------------------------------------------------------------------------------------------------------------------------|

There are build 3790.1069 and 3790.1218 symbol CD images available in MS
beta side.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@attotech.com
Sent: Thursday, October 07, 2004 9:20 AM
To: Kernel Debugging Interest List
Subject: [windbg] Symbols for Server 2003 x64

Has Microsoft released symbols for Server 2003 for x64 (build 3790)? The
symbol server does not appear to have them, nor can I find them anywhere on
MSDN. Here’s what “!sym noisy” says when I try to load them:

1: kd> .reload
Connected to Windows Server 2003 3790 x64 target, ptr64 TRUE
SYMSRV:
k:\ndev\websymbols\ntkrnlmp.pdb\A18B172068234965AF09B78D0324B6682\ntkrnlmp.p

db
not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.pdb/A18B172068234965AF09

B78D0324B6682/ntkrnlmp.pdb
not found
DBGHELP: ntkrnlmp.pdb - file not found
ERROR: Symbol file could not be found. Defaulted to export symbols for
ntkrnlmp.exe -
DBGHELP: nt - export symbols
Loading Kernel Symbols



Loading unloaded module list

Loading User Symbols
SYMSRV:
k:\ndev\websymbols\amdk8.pdb\73FB1819435442149CBA5E590A10189D1\amdk8.pdb
not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/amdk8.pdb/73FB1819435442149CBA5E5

90A10189D1/amdk8.pdb
not found
DBGHELP: amdk8.pdb - file not found
ERROR: Module load completed but symbols could not be loaded for
amdk8.sys
DBGHELP: amdk8 - no symbols loaded

Am I missing something, or are these symbols simply unavailable?

On a possibly related note, when I try to inspect local variables in my
driver (a checked build), the values given are quite clearly wrong. I can
load my own symbols just fine, and even set breakpoints with no problem. I
can also inspect my driver’s globals in the Watch window, although I cannot
inspect locals there with the $! prefix.

Is WinDbg just confused because it doesn’t have the kernel symbols, or did
I
potentially mess something up in my build?

I am using the WinDbg version 6.3.0017.0.

Thanks in advance,
Jason


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

The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or
disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.


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

http://windowsbeta.microsoft.com/

You need to sign up as a beta member to gain access. There were some posts
in ntdev list about how to become a beta member, please do a search or ask
around.

Charles

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@attotech.com
Sent: Thursday, October 07, 2004 12:33 PM
To: Kernel Debugging Interest List
Subject: RE: [windbg] Symbols for Server 2003 x64

Do you have a URL? I have been scouring the MSDN subsription site all day
with no luck.
Jason

|---------±-------------------------------->
| | “Chen, Charles” |
| | | | e.com> |
| | Sent by: |
| | bounce-189632-16923@li|
| | sts.osr.com |
| | |
| | |
| | 10/07/2004 11:15 AM |
| | Please respond to |
| | “Kernel Debugging |
| | Interest List” |
| | |
|---------±-------------------------------->

>---------------------------------------------------------------------------
---------------------------------------------------|
|
|
| To: “Kernel Debugging Interest List”
|
| cc:
|
| Subject: RE: [windbg] Symbols for Server 2003 x64
|

>---------------------------------------------------------------------------
---------------------------------------------------|

There are build 3790.1069 and 3790.1218 symbol CD images available in MS
beta side.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@attotech.com
Sent: Thursday, October 07, 2004 9:20 AM
To: Kernel Debugging Interest List
Subject: [windbg] Symbols for Server 2003 x64

Has Microsoft released symbols for Server 2003 for x64 (build 3790)? The
symbol server does not appear to have them, nor can I find them anywhere on
MSDN. Here’s what “!sym noisy” says when I try to load them:

1: kd> .reload
Connected to Windows Server 2003 3790 x64 target, ptr64 TRUE
SYMSRV:
k:\ndev\websymbols\ntkrnlmp.pdb\A18B172068234965AF09B78D0324B6682\ntkrnlmp.p

db
not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/ntkrnlmp.pdb/A18B172068234965AF09

B78D0324B6682/ntkrnlmp.pdb
not found
DBGHELP: ntkrnlmp.pdb - file not found
ERROR: Symbol file could not be found. Defaulted to export symbols for
ntkrnlmp.exe -
DBGHELP: nt - export symbols
Loading Kernel Symbols



Loading unloaded module list

Loading User Symbols
SYMSRV:
k:\ndev\websymbols\amdk8.pdb\73FB1819435442149CBA5E590A10189D1\amdk8.pdb
not found
SYMSRV:
http://msdl.microsoft.com/download/symbols/amdk8.pdb/73FB1819435442149CBA5E5

90A10189D1/amdk8.pdb
not found
DBGHELP: amdk8.pdb - file not found
ERROR: Module load completed but symbols could not be loaded for
amdk8.sys
DBGHELP: amdk8 - no symbols loaded

Am I missing something, or are these symbols simply unavailable?

On a possibly related note, when I try to inspect local variables in my
driver (a checked build), the values given are quite clearly wrong. I can
load my own symbols just fine, and even set breakpoints with no problem. I
can also inspect my driver’s globals in the Watch window, although I cannot
inspect locals there with the $! prefix.

Is WinDbg just confused because it doesn’t have the kernel symbols, or did I
potentially mess something up in my build?

I am using the WinDbg version 6.3.0017.0.

Thanks in advance,
Jason


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

The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.


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


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

The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.