Visual Basic Concepts

Create Symbolic Debug Info

Generates symbolic debug information in the compiled executable file.

Programs compiled to native code using this option can be debugged using Visual C++ (5.0 or later) or another compatible debugger. Setting this option will generate a .pdb file with the required symbol information for use with compatible symbolic debuggers.