user manual

5
5-1
5 Using the 187Bug
Debugger
This Chapter Covers
Entering debugger command lines
Entering and debugging programs
Calling system utilities from user programs
Preserving the debugger operating environment
Floating point support
The 187Bug debugger command set
Entering Debugger Command Lines
187Bug is command-driven and performs its various operations in
response to user commands entered at the keyboard. When the
debugger prompt
187-Bug>
appears on the terminal screen, then the debugger is ready to accept
commands.
Terminal Input/Output Control
As the command line is entered, it is stored in an internal buffer.
Execution begins only after the carriage return is entered, so that
you can correct entry errors, if necessary, using the control
characters described below.