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

User Commands (d - f) enoft(1)
-COMMENT [ text ]
Allows comments in enoft command les. Comments are not displayed in output.
-COMP [ref_objfile] target_objfile [ DETAIL | D ]
Compares the two specied object les for major differences, including le
headers and program headers. DWARF symbol tables are not compared.
If ref_objle is not specied, the current object le is used to compare with
target_objle.
DETAIL or D provides additional, detailed information.
-DBGINFO { proc_addr | proc_spec }
Lists compilation source and debug le information for a given procedure name,
index, or address. When proc_addr is used, the line number and instruction bun-
dle address are also listed. If neither proc_addr nor proc_spec are specied, all
procedures are listed.
proc_addr
Species the hexadecimal value of a code section address to be listed.
This value must have the form 0xxxxxxxxx, where x is a hexadecimal
digit. If the value specied is not on a 16-byte alignment boundary,
enoft rounds the address down to the beginning of the address bundle.
If line number information for the bundle is not available, enoft displays
information from the nearest preceding bundle with line number infor-
mation. Demangled names are listed when possible.
proc_spec
Species the procedure name or procedure number. Procedure names
are case-sensitive. proc_spec is one of the following:
proc_name
Limits the scope to the specied procedure and subpro-
cedures. The demangled form of the procedure name cannot
be used because enoft does not support blank spaces in the
name.
proc_num
Species the procedure number. This number species the
ordering in the object les procedure table. Use the
-LISTPROC ag to list each procedure number.
This command is used for loadles and import libraries.
{ -DEMANGLE | -DE } proc_spec
Displays the C++ symbol name specied by proc_spec in demangled format. An
object le does not need to be open before using this ag.
proc_spec
Species the procedure name or procedure number. Procedure names
are case-sensitive. proc_spec is one of the following:
proc_name
Limits the scope to the specied procedure and subpro-
cedures. The demangled form of the procedure name cannot
be used because enoft does not support blank spaces in the
name.
527188-007 Hewlett-Packard Company 381