Using the 187Bug Debugger
5
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
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.