Enabling or Disabling a Breakpoint

To omit a breakpoint from debugging without deleting it, disable the breakpoint. Disabling the breakpoint preserves the breakpoint location so that you can enable the breakpoint later without having to recreate it.

Disable one or more breakpoints.
To Do this
Enable or disable a breakpoint in an editor window Move the cursor to the dot on the vertical ruler, and right-click and select Enable Breakpoint or Disable Breakpoint.
Enable or disable a breakpoint in the Breakpoints view Select to enable or unselect to disable the breakpoint.

If you are disabling a breakpoint, the blue dot turns into a blank circle on the vertical ruler. Disabling preserves the location of the breakpoint, but the breakpoint is passed over during execution.

Related concepts
Breakpoints View
Breakpoints
Related tasks
Setting a Breakpoint
Removing a Breakpoint
Related reference
Debug Breakpoint Properties Page

For product-related issues, contact Sybase Technical Support at 1-800-8SYBASE. Send your feedback on this help topic directly to Sybase Technical Publications: pubs@sybase.com