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-5
Data Errors
Data Errors
Cause. The object file was stripped of its symbol table.
Recovery. Rebuild the object file with symbols information.
Cause. The object file was stripped of its symbol table.
Recovery. Rebuild the object file with symbols information.
Cause. The specified procedure was not a subprocedure.
Recovery. Use LISTPROC BRIEF and LISTPROC SUBPROC DETAIL to determine if
there is a relationship between the two procedures. (See LISTPROC or LP on
page 3-28.)
Cause. noft cannot find the data structure for the run-time procedure table.
Recovery. Rebuild the object file as a loadfile.
Cause. LISTPROC could not find the specified procedure.
Recovery. Use LISTPROC * to see what procedures are available. (See LISTPROC
or LP on page 3-28.)
*** DATA ERROR *** [1000]:
Cannot dump out by procedure/source name because the object
file does not contain full symbols.
*** DATA ERROR *** [1001]:
Cannot find end of file.
*** DATA ERROR *** [1002]:
Cannot find parent proc for procedure-name.
*** DATA ERROR *** [1003]:
Cannot find read only data section.
*** DATA ERROR *** [1004]:
Could not find selected procedure.