Next Prev Up Top Contents Index

9.1 Description of the debugger

The debugger tool has only one view, and is shown in Debugger tool below.

 

Figure 9.1 Debugger tool

The debugger tool has three areas, and a row of buttons at the bottom. These are described below. If you invoke the debugger tool by clicking Debug in a notifier window, the tool also contains a listener pane. This provides you with a useful way of evaluating Common Lisp forms interactively in the context of the bug.

9.1.1 Condition box

9.1.2 Backtrace list

9.1.3 Buttons


Common LispWorks User Guide - 14 Dec 2001

Next Prev Up Top Contents Index