NextPrevUpTopContentsIndex

25.6.4 Editing breakpoints

To edit the Conditional or Printing properties of a breakpoint visible in the source, position the cursor on the breakpoint and proceed as described in Conditional breakpoints or Printing breakpoints.

Where you wish to change the Conditional or Printing properties of a breakpoint without finding it in the source, choose Edit... from the Breakpoint Options menu or the menu command Debug > Stepper > Edit Breakpoints... . Select a breakpoint in the Breakpoints list and click the Edit... button. Choose the Conditional or Printing tab as appropriate and proceed as described in Conditional breakpoints and Printing breakpoints.

To visit the source code where a breakpoint was set, choose Edit... from the Breakpoint Options menu or the menu command Debug > Stepper > Edit Breakpoints... . Select a breakpoint in the Breakpoints list and press the Goto Source button. This cancels the dialog and then displays the source containing the breakpoint.


Common LispWorks User Guide (Windows version) - 21 Feb 2008

NextPrevUpTopContentsIndex