HP B1476 68020 User Manual page 440

Debugger/emulator
Table of Contents

Advertisement

Chapter 12: Debugger Commands
File Error_Command
File Error_Command
The File Error_Command command sets the command file error handling
mode. The command specifies what action the debugger takes when an error
occurs while reading a command file. Abort_Read causes the debugger to
return to the command line after an error and wait for keyboard input. This is
the default action. Continue_Read causes the debugger to continue to the next
command in the command file after an error. Quit_Debugger causes the
debugger to end the debugging session when an error occurs (as if you typed
Debugger Quit Yes).
See Also
File Command
File Log
Examples
To return to the command line after an error and wait for keyboard input:
File Error_Command Abort_Read
To continue to the next command in the command file after an error:
File Error_Command Continue_Read
To exit the debugger when an error occurs:
File Error_Command Quit_Debugger
416

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents