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

noft(1) OSS Shell and Utilities Reference Manual
{-DUMPOFFSET | -DO } address-spec
Displays code and data from a physical offset within an object le. address-spec
is identical to that of the -DUMPADDRESS ag, except that the addresses are
physical offsets within the le instead of virtual addresses.
{-DUMPPROC | -DP }{proc-spec | proc-num }[address-spec ]
Displays the contents of a procedure or part of a procedure.
proc-spec
Species the procedure name. Procedure names are case-sensitive in C
and C++ but not in pTAL. proc-spec is one of the following:
proc-name
Limits the scope to the specied procedure and subpro-
cedures. If proc-name is not completely specied, noft
resolves the name and lists conforming procedure names with
numbers.
proc-name.subproc-name
Limits the scope to the specied subprocedure. If proc-name
or subproc-name is not completely specied, noft resolves the
name and lists conforming subprocedure names with numbers.
subproc-name
Limits the scope to the specied subprocedure. If subproc-
name is not completely specied, noft resolves the name and
lists conforming subprocedure names with numbers.
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.
address-spec
Species addresses in a form that is identical to that of the -DUMPAD-
DRESS ag, except that the addresses are virtual offsets within the le
instead of virtual addresses.
-DYNSTR2 Displays the dynamic string information pointed to by the library list and the rld
loader search lists. In other words, -DYNSTR2 displays the libraries specied by
the ld -lib ag and the paths specied by the ld -rld_l and -rld_rst_l ags when
this loadle was built.
-ENV Displays the current settings of noft environment parameters. The -SHOW ag
also displays these parameters and additional parameters.
{-FILE | -F } filename
Species the name of the target object le you want to use with noft. A subse-
quent -FILE ag closes the current object le and opens the specied object le.
-HELP [ ALL | flag | help-topic ]
Displays descriptions and syntax for noft ags and operands.
ALL Displays a single line description of each noft ag. This informa-
tion can be directed to an output le or log le.
674 Hewlett-Packard Company 527188-007