Inspect Manual

Error and Warning Messages
Inspect Manual429164-006
A-24
140
140
This warning is reported when the environment mode in a program block is not
compatible with the current runtime environment. mode is one of NEUTRAL,
COMMON, HISTORIC, or UNKNOWN.
141
This error is reported when Inspect detects a common runtime environment error.
142
This warning is reported when you enter an invalid data breakpoint type on a read-only
array. The data breakpoint type must be read. It cannot be change, write, or access.
143
You attempted to enter an integer that cannot be represented in 64 bits. Enter an
integer in the range of -9,223,372,036,854,775,808 through
+9,223,372,036,854,775,807.
144
This warning is reported when Inspect attempts to associate a location with a
procedure in an object file associated with a process or save file.
145
This warning is emitted when Inspect attempts to associate a location, either from the
operating system or found within a save file, when a procedure in some object file
associated with the process or save file. The warning message is followed by output
which identifies the location as an octal word offset in some code segment.
Incompatible run-time environment. Environment is mode
Common Run-time error number
Variable is read-only; breakpoint is set for read access
Number cannot be represented in 64 bits
Current location is not within any procedure in any object
file associated with your program.
There is no scope associated with this location