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

noft Diagnostic Messages
noft Manual—528273-001
4-12
Data Errors
Cause. noft cannot find the specified addresses in the object file.
Recovery. Verify that the addresses exist in the object file, and rebuild the object file
with complete symbols information.
Cause. A COFF file was specified for a command that works only on ELF files.
Recovery. Specify an ELF file instead of the COFF file.
Cause. noft cannot allocate memory, probably because noft has an internal
problem.
Recovery. Give the object file being examined and the series of commands that you
used to your service provider for analysis.
Cause. noft cannot allocate memory, probably because noft has an internal
problem.
Recovery. Give the object file being examined and the series of commands that you
used to your service provider for analysis.
Cause. noft cannot allocate memory, probably because noft has an internal
problem.
Recovery. Give the object file being examined and the series of commands that you
used to your service provider for analysis.
*** DATA ERROR *** [1037]:
Specified address(es) not found.
*** DATA ERROR *** [1038]:
This command only works on ELF files.
*** DATA ERROR *** [1039]:
Unable to allocate memory.
*** DATA ERROR *** [1040]:
Unable to buffer obey file: filename.
*** DATA ERROR *** [1041]:
Unable to build cross reference information correctly.