Monitor Debugger

The monitor debugger is a tool used for recovery in the case a system failure or access to system resources are unavailable by the virtual debugger.

The monitor debugger allows:

CAUTION

When the monitor debugger is entered unexpectedly, first type g, and then press ENTER to restart the system. If the system does not restart, press BREAK to examine the problem. There are cases when the debugger is entered incorrectly. For example, when long, unbreakable, tape operations (for example, a rewind) are running, pressing BREAK several times on line 0 may enter the monitor debugger with a tight loop condition. This means that the process was engaged in a long operation, preventing it from servicing the BREAK key.

These topics are presented:

Entering the Debugger

Describes the various methods for entering the Monitor Debugger.

Referencing Data

Describes where data can be referenced from the Monitor Debugger.

Changing Data

Describes how to change data from the Monitor Debugger.

D3 UNIX Debugger Commands

Lists and describes the D3 UNIX Debugger commands,

Usage Hints

Describes how to use the monitor debugger in some special circumstances.

Precautions

Special precautions to take when using the Monitor Debugger.