All Manuals > LispWorks IDE User Guide > 13 The Editor > 13.13 Using Lisp-specific commands

NextPrevUpTopContentsIndex

13.13.6 Breakpoints

A breakpoint causes execution of Lisp code to stop when it is reached, and the LispWorks IDE displays the stack and the source code in a Stepper Tool. See Breakpoints for information about using breakpoints with the Stepper Tool.

A breakpoint can be at the start, function call or return point of a form.

13.13.6.1 Setting breakpoints

13.13.6.2 Editing breakpoints

13.13.6.3 Removing breakpoints

13.13.6.4 Reloading code with breakpoints


LispWorks IDE User Guide (Unix version) - 25 Nov 2011

NextPrevUpTopContentsIndex