Am I the only one seeing this? Please let me know which symbol module I need
to get it work. Thanks -calvin
1: kd> !pcitree
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: pci!_PCI_SEGMENT ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: pci!_PCI_SEGMENT ***
*** ***
*************************************************************************
Total PCI Root busses processed = 0
Total PCI Segments processed = 1
1: kd> lmvm nt
start end module name
81400000 816db000 nt (pdb symbols)
c:\downstreams\ntkrpamp.pdb\57172ECDD94349FCB9EFA5278B39E6BB1\ntkrpamp.pdb
Loaded symbol image file: ntkrpamp.exe
Image path: ntkrpamp.exe
Image name: ntkrpamp.exe
Timestamp: Wed Jul 20 20:08:16 2005 (42DF11A0)
CheckSum: 002B5F41
ImageSize: 002DB000
File version: 6.0.5112.0
Product version: 6.0.5112.0
File flags: 0 (Mask 3F)
File OS: 40004 NT Win32
File type: 1.0 App
File date: 00000000.00000000
Translations: 0409.04b0
CompanyName: Microsoft Corporation
ProductName: Microsoft(r) Windows(r) Operating System
InternalName: ntkrpamp.exe
OriginalFilename: ntkrpamp.exe
ProductVersion: 6.0.5112.0
FileVersion: 6.0.5112.0 (winmain_beta1.050720-1600)
FileDescription: NT Kernel & System
LegalCopyright: (c) Microsoft Corporation. All rights reserved.
1: kd> lmvm pci
start end module name
83354000 83370000 pci (pdb symbols)
c:\downstreams\pci.pdb\DAE8C6E244BD41A0BDF6274837C99F6E1\pci.pdb
Loaded symbol image file: pci.sys
Image path: \WINDOWS\system32\drivers\pci.sys
Image name: pci.sys
Timestamp: Wed Jul 20 20:13:03 2005 (42DF12BF)
CheckSum: 00019CF9
ImageSize: 0001C000
File version: 6.0.5112.0
Product version: 6.0.5112.0
File flags: 0 (Mask 3F)
File OS: 40004 NT Win32
File type: 2.0 Dll
File date: 00000000.00000000
Translations: 0409.04b0
CompanyName: Microsoft Corporation
ProductName: Microsoft(r) Windows(r) Operating System
InternalName: pci.sys
OriginalFilename: pci.sys
ProductVersion: 6.0.5112.0
FileVersion: 6.0.5112.0 (winmain_beta1.050720-1600)
FileDescription: NT Plug and Play PCI Enumerator
LegalCopyright: (c) Microsoft Corporation. All rights reserved.
–
Calvin Guan (Windows DDK MVP)
NetXtreme Longhorn Miniport Prime
Broadcom Corp. www.broadcom.com