noft Manual (G06.26+)
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 noft Utility
- 3 noft Options
- Break Key
- ! (Exclamation Point)
- CD
- COMMENT
- DUMPADDRESS or DA
- DUMPOFFSET or DO
- DUMPPROC or DP
- DYNSTR2
- ENV
- EXIT or E
- FC
- FILE or F
- HELP or ?
- HISTORY or H
- LAYOUT
- LIBLIST
- LISTATTRIBUTE or LA
- LISTCOMPILERS or LC
- LISTOPTIMIZE or LO
- LISTPROC or LP
- LISTSOURCE or LS
- LISTSRLEXPORTS or LLE
- LISTSRLFIXUPS or LLF
- LISTSRLINFO or LLI
- LISTUNREFERENCED or LUR
- LISTUNRESOLVED or LU
- LOG
- OBEY
- OUT
- QUIT or Q
- RESET
- SET
- SHOW
- SYSTEM or VOLUME
- XREFPROC or XP
- 4 noft Diagnostic Messages
- 5 ar Utility
- 6 ar Diagnostic Messages
- A Sample nld and noft Session
- B Converting From Binder to noft
- C Native Object File Structure
- Glossary
- Index

Sample nld and noft Session
noft Manual—528273-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.
•
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