Native Inspect Manual (H06.03+)

Table Of Contents
Syntax of Native Inspect Commands
Native Inspect Manual528122-003
3-65
set command (environment)
symbol-filename { on | off }
sets printing of source file name and line numbers with symbol.
symbolic-addr { on | off }
sets printing of the symbolic address (proc-name + offset) adjacent to
the numeric address.
union { on | off }
sets printing of unions interior to structures.
vtable { on | off }
sets printing of C++ virtual function tables.
radix { 8 | 10 | 16 }
sets the input and output number radices.
symbol-reloading { on | off }
sets dynamic symbol table reloading multiple times in one run.
verbose { on | off }
sets verbosity (information about progress is displayed as command executes).
width number
sets the number of characters Native Inspect expects in a line.