noft Manual (G06.27+, H06.03+, J06.03+)

noft Diagnostic Messages
noft Manual528273-003
4-21
Warnings
2004
Cause. The range of addresses or offsets goes past a section boundary in the object
code file, so it is not safe to contiguously dump or list.
Recovery. Respecify the needed addresses or offsets in two parts around the section
boundary.
2005
Cause. The AOUTHDR command was used on an ELF file. This command is
meaningful only for COFF files. The TANDEMINFO command was called instead.
Recovery. Do not use the AOUTHDR command on ELF files.
2006
Cause. The TANDEMINFO command was used on a COFF file. This command is
meaningful only for ELF files. The AOUTHDR command was called instead.
Recovery. Do not use the TANDEMINFO command on COFF files.
2008
Cause. LISTPROC or LP on page 3-30 or XREFPROC or XP on page 3-54 could not
find the specified procedure.
Recovery. Use LISTPROC * or XREFPROC * to see what procedures are available.
*** WARNING *** [2004]:
Specified range jumps section boundaries, dumping to end of
section.
*** WARNING *** [2005]:
This command only works on COFF files, using TANDEMINFO
instead ...
*** WARNING *** [2006]:
This command only works on ELF files, using AOUTHDR instead
...
*** WARNING *** [2008]:
No cross reference information available in this category for
procedure procedure-name.