LispWorks IDE User Guide > 26 The Stepper

NextPrevUpTopContentsIndex

26.6 Breakpoints

You can set a breakpoint in any form that might be evaluated, except for atomic and constant forms. The breakpoint can be at the start, function call or return point of the form.

When not at the current stepping position, a breakpoint is highlighted red in the Stepper source area. When the same source code is also visible in an Editor tool, the breakpoint is visible there too.

26.6.1 Setting breakpoints

26.6.2 Conditional breakpoints

26.6.3 Printing breakpoints

26.6.4 Editing breakpoints

26.6.5 Removing breakpoints


LispWorks IDE User Guide (Windows version) - 22 Dec 2009

NextPrevUpTopContentsIndex