![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Symbols for Windows Server 2008 RC1?
Hi,
We are currently trying to certify our device drivers for Windows Server 2008 RC1 but the person running the WHQL tests tells me that we need the operating system symbols in order to perform one of the WHQL tests (which we need to run successfully in order to submit for certification). Does anyone know where I can get the symbols for Server 2008 RC1? (I need both the x64 and x86 symbols.) Thanks, Don. -- Don Gra |
|
|||
|
RE: Symbols for Windows Server 2008 RC1?
Set a system evironment variable named _nt_symbol_path
point to the following value SRV*c:\symbols*http://msdl.microsoft.com/download/symbols Create a folder c:\symbols. Ensure you have internet conenction available on teh system. This should give you all the public symbols available from Microsoft. Hope this helps. -- Regards Gurpreet Singh "Don Gra" wrote: > Hi, > > We are currently trying to certify our device drivers for Windows Server > 2008 RC1 but the person running the WHQL tests tells me that we need the > operating system symbols in order to perform one of the WHQL tests (which we > need to run successfully in order to submit for certification). > > Does anyone know where I can get the symbols for Server 2008 RC1? > (I need both the x64 and x86 symbols.) > > Thanks, Don. > > -- > Don Gra |
|
|||
|
RE: Symbols for Windows Server 2008 RC1?
Hi Gurpreet,
The person performing the WHQL tests here tried what you suggested but it failed. I've listed the results below. You can see that it was unable to find the kernel symbols. Thanks, Don. C:\debuggers>symchk /if c:\Windows\system32\kernel32.dll /s SRV*c:\symbols*http://msdl.microsoft.com/download/symbols /v [SYMCHK] Searching for symbols to c:\Windows\system32\kernel32.dll in path SRV*c:\symbols*http://msdl.microsoft.com/download/symbols DBGHELP: Symbol Search Path: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols [SYMCHK] Using search path "SRV*c:\symbols*http://msdl.microsoft.com/download/symbols" DBGHELP: No header for c:\Windows\system32\kernel32.dll. Searching for image on disk DBGHELP: c:\Windows\system32\kernel32.dll - OK SYMSRV: WinInet Interface using proxy server: http=xxx.xxx.xxx.xxx:xxxx SYMSRV: c:\symbols\kernel32.pdb\36A528E237CA4A20B897430F78 BC687A2\kernel32.pdb not found SYMSRV: http://msdl.microsoft.com/download/s...2/kernel32.pdb not found DBGHELP: kernel32 - no symbols loaded [SYMCHK] MODULE64 Info ---------------------- [SYMCHK] Struct size: 1672 bytes [SYMCHK] Base: 0x0000000078D40000 [SYMCHK] Image size: 1228800 bytes [SYMCHK] Date: 0x47454d0b [SYMCHK] Checksum: 0x0013734e [SYMCHK] NumSyms: 0 [SYMCHK] SymType: SymNone [SYMCHK] ModName: kernel32 [SYMCHK] ImageName: c:\Windows\system32\kernel32.dll [SYMCHK] LoadedImage: c:\Windows\system32\kernel32.dll [SYMCHK] PDB: "" [SYMCHK] CV: RSDS [SYMCHK] CV DWORD: 0x53445352 [SYMCHK] CV Data: kernel32.pdb [SYMCHK] PDB Sig: 0 [SYMCHK] PDB7 Sig: {00000000-0000-0000-0000-000000000000} [SYMCHK] Age: 0 [SYMCHK] PDB Matched: TRUE [SYMCHK] DBG Matched: TRUE [SYMCHK] Line nubmers: FALSE [SYMCHK] Global syms: FALSE [SYMCHK] Type Info: FALSE [SYMCHK] ------------------------------------ SymbolCheckVersion 0x00000002 Result 0x00010001 DbgFilename kernel32.dbg DbgTimeDateStamp 0x00000000 DbgSizeOfImage 0x00000000 DbgChecksum 0x00000000 PdbFilename kernel32.pdb PdbSignature {36A528E2-37CA-4A20-B897-430F78BC687A} PdbDbiAge 0x00000002 [SYMCHK] [ 0x00000000 - 0x00010001 ] Checked "c:\Windows\system32\kernel32.dll" SYMCHK: kernel32.dll FAILED - kernel32.pdb mismatched or not found SYMCHK: FAILED files = 1 SYMCHK: PASSED + IGNORED files = 0 -- Don Gra "gsjutla" wrote: > Set a system evironment variable named _nt_symbol_path > point to the following value > SRV*c:\symbols*http://msdl.microsoft.com/download/symbols > > Create a folder c:\symbols. Ensure you have internet conenction available on > teh system. > > This should give you all the public symbols available from Microsoft. Hope > this helps. > -- > Regards > Gurpreet Singh > > > "Don Gra" wrote: > > > Hi, > > > > We are currently trying to certify our device drivers for Windows Server > > 2008 RC1 but the person running the WHQL tests tells me that we need the > > operating system symbols in order to perform one of the WHQL tests (which we > > need to run successfully in order to submit for certification). > > > > Does anyone know where I can get the symbols for Server 2008 RC1? > > (I need both the x64 and x86 symbols.) > > > > Thanks, Don. > > > > -- > > Don Gra |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|