System Debug Reference Manual (32650-90888)

136 Chapter4
System Debug Command Specifications :-Exit
ENV
since the last command. The following string literals are valid:
"INVERSE", "HALFINV", "BLINK", "ULINE", and "FEABLE". Note that
this is a string variable; thus, literals must be quoted. The default value is
"HALFINV".
CHECKPSTATE BOOL (misc) rw
If FALSE, inhibits validation of the process state when performing the
following functions: PIB, PIBX, PCB, PCBX, CMG, CMSTACKBASE, CMSTACKDST,
CMSTACKLIMIT, NMSTACKBASE and NMSTACKLIMIT.
CIR U16 (cmreg) r dm
CM current instruction register.
CMDLINESUBS BOOL (cmd) rw
Setting CMDLINESUBS enables command line substitutions (for example,
expanding the "|" character in-line). When macro bodies use command
line substitutions, it is sometimes desirable to disable CMDLINESUBS while
reading the macro definitions in from a USE file. (Refer to the ECHO_SUBS
variable). The default for this variable is TRUE.
CMDNUM U32 (cmd) rw
The current command number is maintained as a running counter. This
value is displayed as part of the default prompt string.
CMPC LCPTR (cmreg) r
The full logical code address for CM, based on the current logical code file,
logical segment number, and offset.
CMPW LCPTR (win) r
The address (as a logical code address) where the CM program window is
aimed.
CM_INBASE STR (io) rw
The current CM input conversion base. When in cmdebug, all values
entered are assumed to be in this base unless otherwise specified. The
following values are allowed:
% or OCTAL
# or DECIMAL
$ or HEXADECIMAL
The names may be abbreviated to a single character. The default value is %
(octal). Refer to the SET command for an alternate method of setting this
variable.
CM_OUTBASE STR (io) rw *
The current CM output display base. The following values are allowed:
% or OCTAL