Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-132
Default Values
*
lists all breakpoints.
AS COMMAND[S]
directs LIST BREAKPOINT to display the breakpoint definition as a BREAK
command.
Default Values
If no breakpoint number is specified, LIST BREAKPOINT displays all breakpoints
defined in the current program.
The asterisk (*) lists information for all breakpoints.
Usage Considerations
Data, low-level, or Debug breakpoints cannot be used in conjunction with AS
COMMANDS.
AS COMMANDS cannot be used with DETAIL.
When debugging accelerated programs, Debug may be used to set
breakpoints at any TNS/R code address. As example 4 illustrates, such
breakpoints are listed by printing TNS/R followed by the address in hex.
When listing all breakpoints with the AS COMMANDS option, breakpoints that
were not set in the current Inspect session are not listed. When using this
option to list a specific breakpoint, the following error is reported if the
breakpoint was not set in the current Inspect session:
Related Commands
BREAK on page 6-19
CLEAR on page 6-27
SELECT DEBUGGER DEBUG on page 6-165
** Inspect error 350 ** Breakpoint was not set in this INSPECT session