HP 68000 Series User Manual page 301

Debugger/simulator
Table of Contents

Advertisement

system keyboard (/dev/simio/keyboard) and the system display
(/dev/simio/display).
Debugger Execution IO_System Mode
The Debugger Execution IO_System Mode command selects how keyboard
I/O input is processed. Keyboard I/O may be either cooked or raw.
Cooked Mode. In cooked mode, the target program gets input from the
keyboard in the form of lines. Editing operations, such as backspace, line kill,
etc., on input is done by the debugger. When Return or CTRL D is entered,
the line is passed to the target program by the simulated I/O system. The
keyboard input is echoed to the screen during the editing operation. If
program execution is interrupted by entering < Ctrl> -C before the line is
entered, the characters on the input line are lost.
Raw Mode. In raw mode, each keystroke is passed from the keyboard to the
simulated I/O system with no processing. No carriage return is needed to enter
characters and no editing operations are available. In the raw mode any
character is valid, including CTRL D . No characters are echoed to the screen
upon entry. The only special character that cannot be sent to the target
program is < Ctrl> -C which is used to interrupt the debugger's execution of
the program.
Debugger Execution IO_System Report
The Debugger Execution IO_System Report command displays the status of
the simulated I/O system.
See Also
The "Using Simulated I/O" section in the "Viewing Code and Data" chapter.
Examples
To enable simulated I/O:
Debugger Execution IO_System Enable
To disable simulated I/O:
Debugger Execution IO_System Disable
Chapter 9: Debugger Commands
Debugger Execution IO_System
279

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents