Next Prev Up Top Contents Index

21.5.1 Setting breakpoints

To set a breakpoint from the Stepper, position the cursor where you want the breakpoint and choose Stepper > Breakpoint or click in the Stepper toolbar. Recall that in the Stepper the cursor is indicated by an underline.

 

Figure 21.4 A breakpoint on the function call + .

When you step though code, or choose Stepper > Continue , when a breakpoint is reached execution stops and the breakpoint is displayed.

To set a breakpoint from the Editor, see Breakpoints.


Common LispWorks User Guide (MacOS version) - 10 Jun 2003

Next Prev Up Top Contents Index