unknown
2008-05-28 06:42:32 UTC
Hi, All!
Windows XP SP2;
windbg.exe v6.9.3.113 installed;
and symbol files installed to c:\windows\symbols using WindowsXP-KB835935-SP2-slp-Symbols.exe
Question:
After press F6 in VC6 to start debugging, the output window shows:
Loaded 'ntdll.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\kernel32.dll', no matching symbolic information found.
How to make VC6 to successfully load the symbol files for NTDLL.DLL, kernel32.dll, and etc?
Thanks
David
Windows XP SP2;
windbg.exe v6.9.3.113 installed;
and symbol files installed to c:\windows\symbols using WindowsXP-KB835935-SP2-slp-Symbols.exe
Question:
After press F6 in VC6 to start debugging, the output window shows:
Loaded 'ntdll.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\system32\kernel32.dll', no matching symbolic information found.
How to make VC6 to successfully load the symbol files for NTDLL.DLL, kernel32.dll, and etc?
Thanks
David