nld and noft Manual
Introduction to the Utilities
nld and noft Manual—520384-003
1-4
noft
noft
The noft utility reads and displays information from native object files. noft allows
you to:
•
Determine the optimization level of procedures in a file
•
Display object code with corresponding source code
•
List shared run-time library (SRL) references in an object file
•
List unresolved references in an object file
•
List object file attributes
•
Display the following object file components:
°
Various file headers
°
Program text and data
°
Symbol table and its component parts
°
Run-time procedure table and relocation tables
These noft capabilities are useful when developing and debugging programs.
The noft utility runs in the following environments:
•
Guardian
•
OSS
The noft utility has the same capabilities in each environment, but each environment
has a slightly different syntax.
You can run noft in the following ways:
•
Interactively from the TACL prompt or OSS shell prompt
•
As a batch process by issuing commands from a terminal or a command file
For more information, see:
•
Section 4, noft Utility
•
Section 5, noft Options
•
Section 11, noft Diagnostic Messages