Debug Manual

Table Of Contents
Error Messages
Debug Manual421921-003
A-3
13
13
Cause. An error occurred while attempting to display information pointed at by the
COMPADRS field of the breakpoint table. The reason is provided with the error
message, which can be one of the following:
Effect. Break information cannot be displayed.
Recovery. Try to fix the problem for the stated reason by clearing the breakpoint and
retrying the command. If retrying fails, contact your service provider with the
description of the problem.
14
Cause. The address was within the extended data segment or selectable segment,
but the address type was not being used in the process that is being debugged.
Effect. None.
Recovery. Check the program to make sure that it is using a data segment at this
point in the program. Also, check that you are debugging the correct program.
Internal error: Cannot access COMPADRS <reason>.
OK Occurs as an informational message only.
Bad PIN The specified PIN number is invalid.
Address not valid The specified address is invalid.
Unsupported The specified Debug version is not supported by the memory
manager.
KSEG1 address
given
Address specified in KSEG1 form is not valid.
REGSAVE required REGSAVE is required to qualify the address for the specified
address.
Out of bounds Read or write went beyond the limits of the allocated
memory.
Illegal Access Read or write access is illegal.
Cannot Access An unrecoverable error occurred while attempting to access
memory.
Address is in a relative data segment, but the program or the VQ command is
not using the segment.