Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-188
SET STATUS LINE25 and SET STATUS SCROLL
status-item [ , status-item ]...
is a list of status items that defines the lineþ25 or scrolling content of the Inspect
event status message. Inspect displays the status items in the order that they
appear in the list.
OUT filename
allows you to specify what out file you want data to go to when an event occurs.
string
directs Inspect to display a string of text. This string is a group of zero or more
characters enclosed in either quotes (") or apostrophes ('). To include a quote in a
quote-delimited string, use a pair of quotes. To include an apostrophe in an
apostrophe-delimited string, use a pair of apostrophes.
ACCELERATOR STATE
directs Inspect to indicate the program state at the current location. This token
applies only to accelerated programs running on a TNS/R system. If the program is
not running on a TNS/R system or has not been accelerated, nothing is shown.
One of these values is listed:
Register-exact
Memory-exact
Non-exact
EVENT
directs Inspect to display the type of event that occurred:
ABEND
BREAKPOINT #brkpt-number: code-location
CALL
MEMORY ACCESS BREAKPOINT
brkpt-number: data-location [OCCURRED AT code-location]
PATHWAY ERROR CODE: error-code
STEP [ IN | OUT ]
STOP
TRAP trap-number - trap-text
INSTRUCTION SET
directs Inspect to display the type of machine instructions currently being executed
by your program.
One of: TNS | TNS/R
This indicates whether the current program is executing TNS instructions or TNS/R
instructions.