nld Manual

Sample nld and noft Session
nld Manual528272-001
A-9
noft Command Examples on a Linkfile
noft Command Examples on a Linkfile
These examples use noft to examine information in some of the compiled modules.
These examples use full flag names (instead of abbreviated ones) and, for options that
offer the choice of BRIEF or DETAIL, these examples use DETAIL. For more
information on noft commands, see the noft Manual.
FILE on page A-9
LISTATTRIBUTE on page A-9
LISTCOMPILERS on page A-10
LISTPROC on page A-10
LISTSOURCE on page A-12
LISTSRLINFO on page A-13
LISTUNRESOLVED on page A-14
FILE
The FILE option tells noft which file to examine. (In Example A-12 the file to be
examined is MAINO.) When the file is successfully opened, noft returns the name of
the file, the file format, and the result of resetting the scope and case-sensitivity.
LISTATTRIBUTE
The LISTATTRIBUTE option returns basic information about the file. In Example A-13,
the program is not executable, so not much information is available.
Example A-12. FILE Option (Linkfile)
noft> FILE MAINO
Object File : \DLLQA.$D0117.CRGMAN.MAINO
File Format : ELF
Scope : (none)
Case : Sensitive
Example A-13. LISTATTRIBUTE Option (Linkfile)
noft> LISTATTRIBUTE
Object File : \DLLQA.$D0117.CRGMAN.MAINO
File Format : ELF
Timestamp : 2003 March 10, 11:03:04
Symbols/INSPECT Region : Yes
Executable : No
Floating-Point Type : TANDEM_FLOAT