Previous Topic: Enable a Method BreakpointNext Topic: Remove a Method Breakpoint


Disable a Method Breakpoint

You can disable a defined, enabled method breakpoint in the Breakpoints view or in the PAD Code View editor's vertical ruler.

Note: The breakpoint icon image is a circle. The circle is unfilled if the breakpoint is disabled or is filled if the breakpoint is enabled.

To disable a method breakpoint in the Breakpoints view, select the method breakpoint, right-click, and select Disable from the pop-up menu.

To disable a method breakpoint in the vertical ruler of a PAD Code View editor

Follow these steps:

  1. Right-click the breakpoint icon in the vertical ruler.

    The Breakpoint's pop-up menu appears.

  2. Select Disable Breakpoint.

    The breakpoint icon image changes from a filled circle to an unfilled circle.