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-29
Syntax Errors
Cause. This error occurs for several undocumented commands and indicates that no
information was found in the scope.
Recovery. Either use RESET on page 3-42 to reset the scope to its default or use
SET on page 3-43 to change the scope. To see the current scope, use SHOW on
page 3-48.
Cause. SET FORMAT INNERLIST and a dumping command cannot find the source
file that corresponds with the one specified by the object file in the original or the
current directory.
Recovery. Verify that the source file exists in either the current directory or in its
original location. To change the current directory or subvolume to where the source file
is located, use the appropriate commands for your environment.
Cause. noft cannot find the specified source filename.
Recovery. Verify that the specified source file exists and its name is spelled correctly.
Use LISTSOURCE * to see a list of all source files (see LISTSOURCE or LS on
page 3-30).
Cause. noft cannot find the specified source file number.
Recovery. Verify that the specified procedure exists in the object file, and the number
is in range. Use LISTSOURCE * to see a list of all source files (see LISTSOURCE or
LS on page 3-30).
*** SYNTAX ERROR *** [3034]:
Some problem dumping name.
*** SYNTAX ERROR *** [3035]:
Source file filename not in correct position.
Environment Commands
Guardian SYSTEM or VOLUME
on page 3-49
OSS CD
on page 3-5
UNIX CD
on page 3-5
*** SYNTAX ERROR *** [3036]:
Source file name not found, check file descriptor table.
*** SYNTAX ERROR *** [3037]:
Source file number out of range, check file descriptor table.