Select one of the following radio buttons to choose how to debug your
program.
- *CMDDFT
- The default currently set on your host system. Not necessarily the
installation defaults.
- Source
- (*SRCDBG and *NOLSTDBG) Generates debug information (and an events file)
for your program from the source. You can get the events file by
selecting the Actions menu-bar choice, then selecting Get
events file. You will require it to update the error list after a
batch compile.
- Listing
- (*LSTDBG and *NOSRCDBG) Generates debug information (and an events file)
for your program from the listing. You can get the events file by
selecting the Actions menu-bar choice, then selecting Get
events file. You will require it to update the error list after a
batch compile.
- None
- (*NOLSTDBG and *NOSRCDBG) Neither generates debug information for your
program, nor generates an events file.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.