Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-96
ICODE
AT display-code
specifies a source-level code location (such as a line number) starting at which
instructions are to be listed.
TNS/R tns/r-address-expression
specifies the TNS/R machine address, for accelerated or native programs,
starting at which instructions are to be listed.
tns-address-expression [ UC.number | UL.number ]
specifies the TNS code address beginning where instructions are to be listed.
The code segment number must be in the range zero through 31.
count
specifies the number of instruction units to be displayed.
unit
specifies whether the instructions to be listed are in the form of statements,
instructions, or verbs.
STATEMENTS
specifies that instructions are to be listed in units of statements. (This is the
default when the AT clause is used.)
INSTRUCTIONS
specifies that count is the number of instructions to be listed. (This is the
default when an address expression is specified.)
VERBS
specifies that the instructions are to be listed in units of verbs (for COBOL and
COBOL85 programs).
report
specifies what type of instructions are to be displayed.
TNS
instructs the ICODE command to list TNS instructions.
TNS/R
instructs the ICODE command to list TNS/R instructions.