Contents Index Setting breakpoints Editing breakpoint conditions

ASA SQL User's Guide
  Debugging Logic in the Database
    Working with breakpoints

Disabling and enabling breakpoints


You can change the status of a breakpoint from the Sybase Central right pane or from the Breakpoints window.

To change the status of a breakpoint

  1. Display the source code for the procedure that contains the breakpoint whose status you wish to change.

  2. Click the breakpoint indicator on the left of the line you wish to edit. The status of the line switches from being an active breakpoint being a disabled breakpoint.

To change the status of a breakpoint (Breakpoints window)

  1. Open the Breakpoints window.

  2. Edit the breakpoint.

  3. Alternatively, you can delete a breakpoint by selecting the breakpoint and pressing Delete.


Contents Index Setting breakpoints Editing breakpoint conditions