68K Monitor Display - GE 68K System User Manual

System monitor
Table of Contents

Advertisement

GE Energy Services

68K Monitor Display

The 68K Monitor's output is a stream of ASCII characters written back to the
Output from the
68K Monitor
'connected' application / subsystem. The command executed determines the exact
contents of the output.
When encountering a system exception error, or a defined breakpoint, exception and
breakpoint handling routines will generate additional output.
Display Output
While most output to the monitor port is a direct result of command input, some
occurs asynchronously of the command input.
This requires the use of two methods of output display.
The first method uses the monitor-input process, which formats the output into
a common buffer and signals the output process that data is available.
The second method uses exception-handling routines to display data that may
or may not occur as the result of a monitor command, but cannot be expected to
occur synchronously with the input.
An Example:
Once a breakpoint is set, the monitor cannot control when or if the system encounters
the breakpoint.
The exception and breakpoint display output may occur at any time, and this output
has priority over monitor input process output. This may cause occasional
interruption of a command or input in progress, or the lack of a prompt re-appearing
after displaying the data, but does not affect these functions in any way
1-6
All output that occurs synchronously with the input uses this method,
including command data and input line display.
A pSOS exchange sends this data (including unassigned exception and
breakpoint data displays) to the output process.
SWM0023 1.00 2
68K System Monitor
User's Guide
General
Full Release

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents