Note: This section does not apply to compiling WebSphere Application Server Enterprise Edition server programs.
In order 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 and debug hooks in the object file. See your compiler reference documentation on how to compile your program with debug information.