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

Table Of Contents
Open System Services Porting Guide520573-006
D-1
D
Equivalent Native Inspect
Debugging Commands for dbx
Commands
Native Inspect is the H-series command line symbolic debugging tool. The Native
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 D-1 presents a mapping of dbx commands to Native Inspect commands to help
OSS programmers who are more familiar with dbx than with the Native Inspect
debugger. For more information about using the Native Inspect debugger, refer to the
Native Inspect Manual.
Table D-1. Equivalent Native Inspect Commands for dbx
Commands (page 1 of 2)
dbx Native Inspect dbx Native Inspect
/ quit exit
? record
input
log
address print, output record
output
alias use TCL script rerun
assign set, modify return
catch run continue
cont continue, resume set set
conti sh
delete delete source use TCL script
down down status info breakpoints
dump bt ? step step
edit stepi stepi
file stop break
func frame stopi break
goto jump trace info stack, bt
help help tracei
history history unalias delete alias