4
4-1
4Using the 162Bug DebuggerIn This Chapter
This chapter covers the following subjects:
❏Entering debugger command lines
❏Entering and debugging programs
❏Calling system utilities from user programs
❏Preserving the debugger operating environment
❏Floating point support
❏The 162Bug debugger command set
Entering Debugger Command Lines
162Bug is command-driven and performs its various operations in
response to user commands entered at the keyboard. When the
debugger prompt
162-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.