Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)
User Commands (m - o) noft(1)
{-DUMPOFFSET | -DO } address-spec
Displays code and data from a physical offset within an object file. address-spec
is identical to that of the -DUMPADDRESS flag, except that the addresses are
physical offsets within the file 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
Specifies 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 specified procedure and subpro-
cedures. If proc-name is not completely specified, noft
resolves the name and lists conforming procedure names with
numbers.
proc-name.subproc-name
Limits the scope to the specified subprocedure. If proc-name
or subproc-name is not completely specified, noft resolves the
name and lists conforming subprocedure names with numbers.
subproc-name
Limits the scope to the specified subprocedure. If subproc-
name is not completely specified, noft resolves the name and
lists conforming subprocedure names with numbers.
proc-num
Specifies the procedure number. This number specifies the ordering in
the object file’s procedure table. Use the -LISTPROC flag to list each
procedure number.
address-spec
Specifies addresses in a form that is identical to that of the -DUMPAD-
DRESS flag, except that the addresses are virtual offsets within the file
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 specified by
the ld -lib flag and the paths specified by the ld -rld_l and -rld_first_l flags when
this loadfile was built.
-ENV Displays the current settings of noft environment parameters. The -SHOW flag
also displays these parameters and additional parameters.
{-FILE | -F } filename
Specifies the name of the target object file you want to use with noft. A subse-
quent -FILE flag closes the current object file and opens the specified object file.
-HELP [ ALL | flag | help-topic ]
Displays descriptions and syntax for noft flags and operands.
ALL Displays a single line description of each noft flag. This informa-
tion can be directed to an output file or log file.
527188-004 Hewlett-Packard Company 6−73