Changing the status of a breakpoint

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

Prerequisites

DBA authority.

Context and remarks

Many.

 Change the status of a breakpoint
  1. Use the SQL Anywhere 12 plug-in to connect to the database.

  2. In the left pane, double-click Procedures & Functions.

  3. Select a procedure.

  4. Click Mode » Debug.

  5. In the right pane, click the breakpoint indicator to the left of the line you want to edit. The breakpoint changes from active to inactive.

 Change the status of a breakpoint (Breakpoints window)
  1. Use the SQL Anywhere 12 plug-in to connect to the database.

  2. In the left pane, double-click Procedures & Functions.

  3. Select a procedure.

  4. Click Mode » Debug.

  5. Click Debug » Breakpoints.

  6. Select the breakpoint and click Edit, Disable or Remove.

  7. Click Close.

Results

The status of the breakpoint is changed.

Next

None.