Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-178
SET PROMPT
SET PROMPT
The SET PROMPT command controls the format of the Inspect prompt.
prompt-item [ , prompt-item ]...
is a list of prompt items that defines the content of the Inspect prompt. When it
issues a prompt, Inspect displays the prompt items in the order they appear in the
list.
string
directs Inspect to display a string of text in the prompt. 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. If the program is not running on a TNS/R
or TNS/E system or has not been accelerated, nothing is shown. One of these
accelerator state values is listed:
Register-exact
Memory-exact
Non-exact
COMMAND
directs Inspect to display the command number (as used by FC, XC, and LIST
HISTORY).
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 ]... '