How to debug a Visual C++ 6.0 application by using the Visual C++ 5.0 debugger (201305)
The information in this article applies to:
- The Integrated Debugger, when used with:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q201305 SUMMARY
Even though Microsoft Visual C++ 5.0 and Visual C++ 6.0 can coexist on the same computer, debugging a Visual C++ 6.0 application with the Visual C++ 5.0 debugger is a problem because of the differences in the .pdb file formats that are used by each version.
Another problem is the incompatibility between the debug versions of the MFC DLLs.
For more information about these incompatibilities, click the following article number to view the article in the Microsoft Knowledge Base:
190487
Various errors occur when you run an MFC debug application with the MFC debug DLLs of another version
| Modification Type: | Major | Last Reviewed: | 9/30/2005 |
|---|
| Keywords: | kbhowto kbBug kbDebug kbinfo KB201305 kbAudDeveloper |
|---|
|