Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-134
Examples
2. This illustrates the default output of the LIST BREAKPOINT command. Note that
data breakpoints have a subtype, which is one of: Change, Write, or R/W
(Read/Write):
3. This illustrates detailed output for LIST BREAKPOINT DETAIL:
4. This illustrates a TNS/R breakpoint set by Debug:
5. This illustrates LIST BREAKPOINT DETAIL output for all breakpoints:
-PROGSC-LIST BREAKPOINT
Num Type Subtype Location
1 Code #ER^FATAL.#590
2 Code #ST^UNIT^HEADER.#4980 IF UNIT^OFFSET = 523222 THEN " t 1 arg"
3 Data Change Byte Address %1562 "CURRENT^PROGRAM^N"
4 Code #VA^BUILD^ADDRESS.#2012 EVERY 5
-PROGSC-LIST BREAKPOINT 3 DETAIL
Breakpoint Number: 3
Debugger: INSPECT
Input text: CURRENT^PROGRAM^N
Location: Byte Address %1562 "CURRENT^PROGRAM^N"
Type: Data
Subtype: Change
-PTALIN-LIST BREAKPOINT
Num Type Subtype Location
1 Code DEBUG TNS/R %h704201D0
-PROGSC-LIST BREAKPOINT * DETAIL
Breakpoint Number: 1
Debugger: INSPECT
Input text: #ER^FATAL
Location: #ER^FATAL.#590
Type: Code
Breakpoint Number: 2
Debugger: INSPECT
IF: UNIT^OFFSET = 523222
Input text: #ST^UNIT^HEADER IF UNIT^OFFSET = 523222 THEN " t 1 arg"
Location: #ST^UNIT^HEADER.#4980
THEN: t 1 arg
Type: Code
Breakpoint Number: 3
Debugger: INSPECT
Input text: CURRENT^PROGRAM^N
Location: Byte Address %1562 "CURRENT^PROGRAM^N"
Type: Data
Subtype: Change