HPlogo E0300 MPE/iX Error Messages Manual Volume III > Chapter 4 Error Messages

Symbolic Debugger

MPE documents

Complete PDF
Table of Contents

E0701 Volume II

E0300 Volume I
E0300 Volume II
E0300 Volume III ♥

E0394 Volume I
E0796 Volume II
E0494 Volume III

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

DB1-DB8

Debugger Errors

Internal error messages, which are in the range of 501 to 579, should not occur with normal debugger use. If they do occur, report them to your HP support representative.

Child process (program) errors result in signals which are communicated to the debugger. If a program error occurs while executing a procedure call from the command line, it is handled like any other error (in other words, you can investigate the called procedure). To recover from this, or to abort a procedure call from the command line, press CNTL-Y.

The following example message has a reference number of UE312 and is listed below as it appears in this chapter:

  UE312     MESSAGE     INVALID BREAKPOINT TYPE "TEXT"

A list of abbreviations that are used throughout this chapter and their meanings follow. Note that in all explanations, commands are given in long form, but the short form may also be used. Refer to HP Symbolic Debugger User's Reference Manual for further details.

ABBREVIATION DEFINITION
CMDA debugger command.
FILEThe name of a file.
NAMEThe name of a data object.
NUMA number.
PROCA user program or procedure name.
TEXTA text string; arbitrary user input.
UEnnnUser-created error.
DBnnnA debugger error.

User Errors (UE300 - UE416)


User errors result from entering incorrect commands or from using the commands incorrectly. User errors cause the command that you entered to fail. You must correct the cause of the error and re-enter the command.

User Errors

Debugger Errors (DB1-DB8)


Debugger Errors




Switch (Subsystem 100)


Sysmain