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

Chapter 4 155
Error Messages Viii C 3
Symbolic Debugger
ACTION Use a legal type.
250 MESSAGE An illegal number of arguments was passed to
SWITCH to NM.
CAUSE The parameter specifying the number of arguments was
not within the legal range.
ACTION Use a legal number of arguments.
270 MESSAGE The SWITCH to NM method is illegal.
CAUSE Switch to NM is not by ID, NAME or PLABEL.
ACTION Use a legal method.
290 MESSAGE A FINDPROC error occurred while switching to
NM.
CAUSE FINDPROC failed to load the procedure requested.
ACTION Make sure the loader can find your procedure to load.
300 MESSAGE The byte reference parameter is not 16-bit
aligned.
CAUSE SWITCH to CM with METHOD_NOCOPY and a byte
reference parameter that is not 16-bit aligned.
ACTION Recode program to align the parameter or use
METHOD_SPLIT to SWITCH to CM.
330 MESSAGE Unable to swap parameters in NO_COPY method.
CAUSE Parameters could not be enclosed within a DST because
the parameters are too far apart.
ACTION Move parameters closer together.
Symbolic Debugger
(UE, DB)
This chapter lists messages that you may encounter while using HP Symbolic Debugger.
Self-explanatory messages and those which relate to syntax errors, such as missing or
extraneous characters in commands, are not listed in this chapter.
To assist you in finding the solution to a problem, several messages may be displayed. Look
up each message in this chapter to get complete information about the action to take.
Messages are preceded by unique reference numbers that indicate the error type.
Messages, with their message reference numbers, are listed in this order:
UE300-UE436 User Errors