Symbolic debugger support

You can instruct XL Fortran to include debugging information in your compiled objects by using different levels of the -g or -qdbg compiler option.

For details, see -g or -qdbg in XL Fortran Compiler Reference.

The debugging information can be examined by dbx or any other symbolic debugger that supports the AIX® XCOFF executable format to help you debug your programs.