Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

enoft(1) OSS Shell and Utilities Reference Manual
DECIMAL | D
Displays portions of the object le in decimal for-
mat.
HEX | H Displays portions of the object le in hexadecimal
format.
ICODE | IC Displays portions of the object le in disassembled
program code. This is the default format.
INNERLIST | IN
Displays portions of the object le in disassembled
code and displays the sourc e code interspersed
with the assembler. This option can be used only
for dumping text.
READABLE | R
Displays portions of the object le in the format
most appropriate to the type of data. This is the
default action.
-DWARF [ * | ABBREV | INFO | LINE [ ORDINAL ]|LOC ]
Displays the contents of the Debugging With Attribute Record Format (DWARF)
debugging symbol table sections of an object le. These sections provide the
symbolic information used by the Visual Inspect and Native Inspect debuggers.
* Displays the contents of the .debug_info, .debug_abbrev, and
.debug_line sections.
ABBREV Displays only the contents of the .debug_abbrev section.
INFO Displays only the contents of the .debug_info section, as con-
strained by the -SET SCOPEPROC ag.
LINE [ ORDINAL ]
Displays only the contents of the line number table (.debug_line)
section. If a .debug_line_nsk section exists to support the use of
Guardian EDIT utility line numbers, that section is displayed
instead. To force display of .debug_line instead of
.debug_line_nsk, specify the ORDINAL option.
LOC Displays only the contents of the .debug_loc section.
-DYNAMIC Displays the .dynamic section of a loadle or import library.
-ENV Displays the current settings of the enoft environment.
{-FILE | -F } ref_objfile
Species the name of the target object le you want to use with enoft. ref_objle
can be a simple lename or an absolute or relative pathname.
A subsequent -FILE ag closes the current object le and opens the newly
specied object le.
386 Hewlett-Packard Company 527188-007