LIST command

The LIST command displays information about a program such as values of specified variables, structures, arrays, registers, statement numbers, frequency information, and the flow of program execution. The LIST command can be used to display information in any enclave. All information displayed will be saved in the log file.

The following table summarizes the forms of the LIST command.

Command Description
LIST (blank) command Displays Source Identification panel
LIST AT command Lists the currently defined breakpoints.
LIST CALLS command Displays the dynamic chain of active blocks.
LIST CC command Lists code coverage data.
LIST CONTAINER command Displays the contents of a container.
LIST CURSOR command (full-screen mode) Displays the variable pointed to by the cursor.
LIST DTCN command List the load modules, programs, and compile units that were disabled by the DISABLE command.
LIST expression command Displays values of expressions.
LIST FREQUENCY command Lists statement execution counts.
LIST LAST command Displays a list of recent entries in the history table.
LIST LDD command Displays a list of LOADDEBUGDATA (LDD) commands known to z/OS® Debugger.
LIST LINE NUMBERS command Lists all line numbers that are valid locations for an AT LINE breakpoint.
LIST LINES command Lists one or more lines from the current listing or source file displayed in the Source window.
LIST MONITOR command Lists the current set of MONITOR commands.
LIST NAMES command Lists the names of variables, programs, or z/OS Debugger procedures.
LIST ON (PL/I) command Lists the action (if any) currently defined for the specified PL/I conditions.
LIST PROCEDURES command Lists the commands contained in the specified z/OS Debugger procedure.
LIST REGISTERS command Displays the current register contents.
LIST STATEMENT NUMBERS command. Lists all statement numbers that are valid locations for an AT STATEMENT breakpoint.
LIST STATEMENTS command Lists one or more statements from the current listing or source file displayed in the Source window.
LIST STORAGE command Provides a dump-format display of storage.
LIST TRACE LOAD command Lists the load modules or DLLs in the TRACE LOAD table.