Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)

noft(1) OSS Shell and Utilities Reference Manual
object-filename
Species the target object le.
DESCRIPTION
The noft utility reads and displays information from TNS/R native object les. noft enables you
to:
Determine the optimization level of procedures in a le.
Display object code with corresponding source code.
List SRL references in an object le.
List object le attributes.
These noft capabilities are useful when developing and debugging programs.
The noft utility can be used from the command line or interactively to examine object
les. To use
noft interactively, enter the noft command without specifying any ags; you can then specify the
ags interactively as subcommands in the manner described in the SUBCOMMANDS subsection
of this reference page.
To use noft from a command le, capture the ags listed in the FLAGS subsection of this refer-
ence page or the subcommands listed in the SUBCOMMANDS subsection of this reference page.
Capture one ag or subcommand per line in the command le and then specify the command le
as the standard input le to the noft command.
In either instance, you can display the following object le components with noft:
Various le headers
Program text and data
Symbol table and component parts
Run-time procedure table and relocation tables
For complete information on using noft, refer to the nld and noft Manual.
SUBCOMMANDS
noft supports all ags listed in the SYNOPSIS section as subcommands for interactive use. Such
subcommands consist of the ag without the prexed dash (-).
The following subcommands are also supported for interactive use. These subcommands can be
entered as OSS shell command line ags when prexed by a dash (-) but are only meaningful
when used interactively:
break key on keyboard
Interrupts the processing of the current subcommand as soon as possible without
corrupting any noft internal tables. The noft utility resumes operation with the
next subcommand line.
! [ history-number ]
Allows you to execute a previously executed subcommand line determined by the
specied history-number value. If no history-number value is specied, the previ-
ous subcommand line is executed.
684 Hewlett-Packard Company 527188-003