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.
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.