Cicode Programming Reference > Editing and Debugging Code > Using breakpoints > Enabling/disabling breakpoints

Enabling/disabling breakpoints

You can enable or disable breakpoints you have inserted into your Cicode.

To enable/disable a breakpoint:

  1. Open the Cicode Editing Window.
  2. Position the cursor on the line where the breakpoint is located.
  3. Press Ctrl + F9, or choose Debug | Enable/Disable Breakpoint.
  4. Note: A disabled breakpoint appears as a large dark gray (disabled) dot at the beginning of the line.