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

Table Of Contents
Open System Services Porting Guide520573-006
C-1
C
Equivalent Inspect Debugging
Commands for dbx Commands
The Inspect debugger displays source from OSS files. Because line numbers
automatically increment for OSS files but not for Guardian files, line numbers for
corresponding converted source files might differ. If your file was originally compiled in
an OSS environment, the line numbers do correspond.
Table C-1 presents a mapping of dbx commands to Inspect commands to help OSS
programmers who are more familiar with dbx than with the Inspect debugger. For more
information about using the Inspect debugger, refer to the Inspect Manual.
Table C-1. Equivalent Inspect Commands for dbx Commands (page 1 of 2)
dbx Inspect dbx Inspect
/ Source Search quit Stop/Exit
? Source Search record
input
Log Input
address Display, Icode record
output
Log Output
alias ADD ALIAS and
LIST ALIAS
rerun N.A.
assign Modify return Step Out
catch N.A. run Resume
cont Resume set N.A.
conti N.A. sh N.A.
delete Delete..., Clear source Obey
down Scope status List Break
dump Info Scope, Trace
Arguments
step Step In
edit N.A. stepi Step Icode
file N.A. stop Break
func Scope stopi Break
goto Resume At trace Break ... THEN ...
help Help tracei N.A.
history History unalias Delete Alias
ignore Modify Signal unset N.A.
list Source up Scope
next Step use Source Assign