MPE/iX Error Messages Manual Vol 3 (32650-90880)
26 Chapter1
Error Messages
Debug Low Level Breakpoint Management
60 MESSAGE The END ADDRESS is bigger than START, or SIDs
don't match in DATA BREAK ADDRESS.
CAUSE The caller specified a range of address that cross a space
boundary or is not an ascending range.
ACTION Specify a correct address range.
65 MESSAGE The DATA BREAKPOINT INDEX could not be found
in the BREAKPOINT TABLE.
CAUSE The DATA breakpoint index specified is not in the
breakpoint tables.
ACTION List the current DATA breakpoints and use an index of an
existing breakpoint.
70 MESSAGE A DATA BREAKPOINT already exists somewhere in
the specified range; can't ARM.
CAUSE The caller tried to set a DATA breakpoint where they had
already set one. Complete information about the
breakpoint existing at the location is returned in the INFO
parameter.
ACTION Pick a different place to set the DATA breakpoint. Delete
the existing breakpoint and then set the new one.
75 MESSAGE The DATA BREAKPOINT is owned by another
process; can't clear it.
CAUSE The caller tried to delete a data breakpoint which he did
not own.
ACTION Specify a DATA breakpoint which the caller set. Grant the
user PM capabilities so they may delete other peoples'
breakpoints.
85 MESSAGE The TARGET PIN is invalid or cannot be found
in the DEBUG TABLES.
CAUSE The system breakpoint PIN SYS_BP_PIN was specified
and is invalid for the desired function. Specified PIN is not
being monitored by the caller. Specified PIN does not exist
at all in the debug tables.
ACTION Provide a correct PIN number.
90 MESSAGE The procedure could not find the PIN in
BREAKPOINT TABLE; can't ARM LOWER PRIV trap.
CAUSE A process attempted to stop at a place for which it had
insufficient capabilities. An attempt was made to arm the
LOWER PRIV trap, stopping the process at the proper
time. The trap could not be armed.
ACTION None.
95 MESSAGE No STATE found for the indicated PIN; can't