Inspect Manual

Error and Warning Messages
Inspect Manual429164-006
A-45
379
379
This warning is reported by the DISPLAY command if an error occurred while
formatting data to be displayed. In such a case, any values that were formatted before
the error occurred are displayed.
380
This warning is reported if you attempt to define an alias that calls itself.
381
This warning is reported by the DISPLAY command if the specified variable or address
resides in an extended data segment and there is no extended data segment currently
selected.
You can use the INFO SEGMENTS command to list the extended data segments
currently allocated by the program and the SELECT SEGMENT command to select the
extended segment that Inspect is to use.
382
This warning is reported for accelerated programs by the TRACE REGISTERS
command. For accelerated programs, saved TNS environment register values may be
out of date.
383
This warning is reported when a write data breakpoint is triggered and the value of the
variable on which the breakpoint is set did not change. In this case, the breakpoint
might have been triggered by the program storing the same value into the variable.
The following was formatted for display when an error was
encountered
Recursive alias definition
No extended data segment currently selected
The saved environment register settings are out of date
Value of variable did not change