PRB: WinDbg Cannot Load Symbols for Visual C++ 6.0 ProjectsID: Q193479
|
Versions of WinDbg prior to version 5.00.1867.1 cannot load Program Database (PBD) symbols for applications created with Visual C++ 6.0.
Older versions of WinDbg do not understand the new symbol format in the .pdb files used by Visual C++ 6.0.
Install the version of WinDbg that ships with the September 1998 interim
release of the Platform SDK, or later. You can download the latest released
version of WinDbg from the following Web site:
http://msdn.microsoft.com/developer/sdk/windbg.htm
This version of WinDbg understands the new Visual C++ 6.0 symbol format.
The Web site might not be updated immediately after the Platform SDK ships.
Check the version of WinDbg after installing to verify that it is
5.00.1867.1 or higher.
This behavior is by design.
To verify that the correct version of WinDbg is installed:
Additional query words:
Keywords : kbDebug kbSDKPlatform kbVC600
Version : WINDOWS:; winnt:6.0
Platform : WINDOWS winnt
Issue type : kbprb
Last Reviewed: March 12, 1999