Inspect Manual

Error and Warning Messages
Inspect Manual429164-006
A-48
394
394
This error is reported when using the ADD PROGRAM command to add a save file
and the program file specified in the save file cannot be found. You must use the
CODE clause of the ADD PROGRAM command to specify where the object file can be
found.
395
This error is reported when using the ADD PROGRAM command to add a save file
and the user library file specified in the save file cannot be found. You must use the
LIB clause of the ADD PROGRAM command to specify where the object file can be
found.
396
This warning is reported when a error nnn occurs during communication to the
SAFEGUARD SPI process ($ZSMP), or when an SPI error is returned from $ZSMP.
397
Inspect supports TNS/R native compiler optimizations 0 and 1. When debugging
TNS/R native programs compiled with optimization level 2, output and actions may be
unexpected for commands DISPLAY, MODIFY and STEP.
406
This error message is reported when the user enters an ADD PROGRAM command
and attempts to add a process that uses DLLs. Inspect does not support the debugging
of DLLs. You must use either Visual Inspect or Debug on TNS/R systems. On TNS/E
systems, use either Visual Inspect or Native Inspect.
Non-existent program object file: file
Non-existent library object file: file
Safeguard error [nnn on $ZSMP], save file might retain
SUPER.SUPER default protection
Optimization level for scope <name> is not supported by
Inspect
Process uses dynamic link libraries. Visual Inspect is
required.