Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Breakpoints (DSPBKP) command shows the locations of all the breakpoints currently set in the specified programs in debug mode. The breakpoints and the names of the program variables associated with each breakpoint are shown.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
OUTPUT | Output | Optional, Positional 1 | |
PGM | Program | Single values: *DFTPGM, *ALL Other values (up to 20 repetitions): Name |
Optional |
Top |
Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
Top |
Specifies which programs in debug mode have their breakpoint locations and associated program variables shown.
Single values
Other values (up to 20 repetitions)
Top |
DSPBKP
Assuming that program MYPROG is the default program in an interactive debug session, this command shows all of the breakpoint locations that are currently set in MYPROG. The names of the program variables associated with each breakpoint are also shown.
Top |
Top |