In order to be able to debug your program at the source code level, you need to compile your program with certain compiler options that instruct the compiler to generate symbolic information in the object file. The Related Topics section below points to information on how to compile your program for a specific environment.
![]()
C++ Compiler
Options on Intel Platforms
![]()
Debug Optimized Code
Write Programs for Debugging