To Temporarily Disable a Breakpoint (Visual LISP IDE)

Breakpoints can be disabled instead of being removed when currently not needed.

Note: The Visual LISP IDE is available on Windows only.
  1. In the Visual LISP text editor window, place the cursor at the breakpoint marker and right-click. Click Breakpoint Service.
  2. In the Breakpoint Service dialog box, click Disable button.

    The color of the breakpoint marker changes, providing a visual indicator that the breakpoint is disabled.