HP 68000 Series User Manual page 302

Debugger/simulator
Table of Contents

Advertisement

Chapter 9: Debugger Commands
Debugger Execution IO_System
To redirect the standard input file to the keyboard, the standard output file to
the display, and the standard error file to file '/users/project/errorfile':
Debugger Execution IO_System Stdio_Redirect
"/dev/simio/keyboard","/dev/simio/display",
"/users/project/errorfile"
To redirect the standard input file to 'temp.dat', the standard output file to
'cmdout.dat', and the standard error file to file 'errorlog.err':
Debugger Execution IO_System Stdio_Redirect
"temp.dat","cmdout.dat","errorlog.err"
To set data input mode to cooked:
Debugger Execution IO_System Mode Cooked
280

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents