MPE/iX Error Messages Manual Vol 3 (32650-90880)
Chapter 1 31
Error Messages
Debug Low Level Breakpoint Management
process; can't ARM it.
CAUSE The caller tried to set a trace event that has already been
set.
ACTION None.
240 MESSAGE This trap 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 user PM
capabilities so they may disarm other peoples' trace
events.
245 MESSAGE You cannot set BREAKPOINTS on GATE
instructions; sorry.
CAUSE The address specified for an NM breakpoint corresponds to
a precision architecture gateway page. Breakpoints may
not be set on gateway pages.
ACTION None.
250 MESSAGE Dual BPs within the same node must have
identical count values.
CAUSE Another CM breakpoint was set that has a corresponding
translated NM breakpoint which maps to the same NM
node point. In such situations, the breakpoint "COUNT"
must be identical.
ACTION Provide the same COUNT value as the existing breakpoint
at the node point. Delete the existing breakpoint before
trying to set this one.
255 MESSAGE Dual BPs within the same node must have
identical comment strings.
CAUSE Another CM breakpoint was set that has a corresponding
translated NM breakpoint which maps to the same NM
node point. In such situations, the breakpoint COMMAND
STRING values must be identical.
ACTION Provide the same COMMAND STRING value as the
existing breakpoint at the node point. Delete the existing
breakpoint before trying to set this one.
260 MESSAGE An escape occurred while reading REGS from
the ISM.
CAUSE While trying to read/write register values to an interrupt
marker, an expected error was detected. The result of the
operation is undefined.
ACTION None.