Inspect Reference Summary

High-Level Inspect Commands
Inspect Reference Summary
10 106101 Tandem Computers Incorporated
data-subtype
: one of
ACCESS CHANGE READ WRITE READ WRITE WRITE READ
brk-action
: one of
TEMP [
integer
]
THEN {
command-string
|
alias-name
}
CD The CD command changes the current OSS directory.
CD {
oss-pathname
}
CLEAR The CLEAR command clears one or more breakpoints in the current program.
CLEAR { * |
clear-spec
}
clear-spec
: one of
breakpoint-number
[ ,
breakpoint-number
]
CODE
code-location
[ ,
code-location
]
DATA
data-location
[ ,
data-location
]
EVENT { ABEND | STOP }
COMMENT The COMMENT command directs Inspect to ignore the remainder of the command
list.
COMMENT | -- [
text
]
DELETE The DELETE command removes an item from one of the lists of information that
Inspect maintains.
DELETE
list-item
list-item
: one of
ALIAS[ES] { * |
alias-name
}
KEY[S] { * |
key-name
}
SOURCE ASSIGN { * |
original-name
}
SOURCE OPEN[S] { * |
source-file
}
key-name
: one of
F1 F2 F3 F4 F5 F6 F7 F8
F9 F10 F11 F12 F13 F14 F15 F16
SF1 SF2 SF3 SF4 SF5 SF6 SF7 SF8
SF9 SF10 SF11 SF12 SF13 SF14 SF15 SF16