How To Compile VB Programs with Debug Symbols Embedded (193133)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q193133 SUMMARY
The "Compile to Native Code" option introduced in Visual Basic versions 5.0 and 6.0 not only improves performance of Visual Basic programs and components, but also makes it possible to debug them with the Visual C++ debugger.
This article shows you how to compile a Visual Basic program or component
with embedded debug symbols. By doing so, you simplify the debugging
process and avoid the problems associated with mismatched and improperly
placed symbols.
REFERENCES
The article "Set Linker Options" in MSDN.
For additional information, please see the following article in the
Microsoft Knowledge Base:
166275
: How To Debug a Native Code Visual Basic Component in VC++
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kbBug kbCompiler kbDebug kbhowto kbSymbols KB193133 |
---|
|