Open System Services Porting Guide (G06.24+, H06.03+)

Table Of Contents
Equivalent Inspect Debugging Commands for dbx
Commands
Open System Services Porting Guide520573-006
C-2
Table C-2 lists Inspect commands that do not have a dbx command equivalent.
nexti Step Icode whatis Info Identifier
playback
input
Obey when Break ... IF ... THEN ...
playback
output
N.A. where Trace
print Display whereis Match Identifier, Match
Scope
printf N.A. which N.A.
printregs Display Register
Table C-2. Inspect Commands Without a dbx Counterpart
Command Description
ADD PROGRAM Add a program to the current Inspect session
DISPLAY Inspect’s DISPLAY command has a richer set of options and
arguments than dbxs print command
INFO OBJECT Displays information about the current process’s object files
INFO OPENS List files opened by current process
INFO SEGMENT List currently allocated extended segments
LIST PROGRAM Inspect is able to debug multiple programs
SELECT PROGRAM Select the current program. This can also be used to load new
symbol files for the specified program
Table C-1. Equivalent Inspect Commands for dbx Commands (page 2 of 2)
dbx Inspect dbx Inspect