Next Prev Up Top Contents Index

23.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 23.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 (Windows version) - 5 Aug 2003

Next Prev Up Top Contents Index