MPE/iX Error Messages Manual Vol 3 (32650-90880)

30 Chapter1
Error Messages
Debug Low Level Breakpoint Management
Recompile the program without the option that caused the
special breakpoints to be inserted. Relink the program,
specifying the ";NODEBUG" option.
200 MESSAGE The TARGET PIN is invalid for the specified
TRACE event.
CAUSE The system breakpoint PIN was specified as the target of
the trace event request.
ACTION Use a PIN other than the system breakpoint PIN.
205 MESSAGE The TRACE event is currently owned by another
process; can't ARM it.
CAUSE The caller tried to set a trace event that has already been
set.
ACTION None.
210 MESSAGE The TRACE event is currently owned by another
process; can't DISARM it.
CAUSE The caller tried to disarm a trace event which he did not
own.
ACTION Specify a trace event which the caller set. Grant the user
PM capabilities so they may disarm other peoples' trace
events.
215 MESSAGE Invalid TRAP ID.
CAUSE An unknown or unsupported trap ID was specified.
ACTION Use a valid trap ID.
220 MESSAGE The trap is not currently ARMED.
CAUSE A request was made to disarm a trap that was not armed.
ACTION Specify a trap that is armed.
225 MESSAGE The PIN was not found in the DEBUG TABLES;
can't ARM the trap.
CAUSE While attempting to arm a trap, the interrupt marker for
the specified process could not be found in the debug
tables.
ACTION None.
230 MESSAGE WARNING** The PIN was not found in the DEBUG
TABLES; can't clear T bit in PSW for PIN.
CAUSE While attempting to disarm a trap, the interrupt marker
for the specified process could not be found in the debug
tables.
ACTION None.
235 MESSAGE This trap is currently owned by another