Inspect Reference Summary

High-Level Inspect Commands
Inspect Reference Summary
30 106101 Tandem Computers Incorporated
SET LOCATION FORMAT The SET LOCATION FORMAT command controls how Inspect displays code
locations. In addition, the SET LOCATION FORMAT command allows you to
differentiate between statement numbers and labels within FORTRAN programs.
SET LOCATION FORMAT [
level
] [=]
loc-fmt
[,
loc-fmt
]...
level
: one of
BOTH HIGH LOW
loc-fmt
: one of
INSTRUCTION[S]
LINE[S] [ FILE [ ALL ] ] [ OFFSET ]
STATEMENT[S] [ OFFSET ]
SET PRIV MODE The SET PRIV MODE command enables you to perform operations requiring
privileged system access. The SET PRIV MODE command is valid only if the user ID
of the Inspect process is 255,255.
SET PRIV MODE [=] ON | OFF
SET PROMPT The SET PROMPT command controls the format of the Inspect prompt.
SET PROMPT [=] [
prompt-item
[ ,
prompt-item
]... ]
prompt-item
: one of
string
ACCELERATOR STATE COMMAND
DIRECTORY FN ICODE
INSTRUCTION SET LEVEL PROCESSOR
PROGRAM FILE PROGRAM NAME PROGRAM ORDINAL
PROGRAM PID RADIX SOURCE
STEP SUBVOL[UME] SYSTEM
SYSTYPE VOLUME
string
: one of
" [
character
]... "
' [
character
]... '