Enabling an Eventpoint

Enable an eventpoint to have it perform its specified action during program execution. Enabling an eventpoint that you previously disabled is easier than clearing it and re-creating it from scratch.

To enable an eventpoint

  1. Select the eventpoint that you want to enable
  2. Select the eventpoint by name in the Breakpoints view, or click the cursor on the source-code line that contains the eventpoint.

  3. Click Debug > Enable Eventpoint
  4. The Enable Eventpoint menu appears.

  5. From the menu, click the Enable Eventpoint command, where Eventpoint is the type of eventpoint that you want to enable
  6. The disabled eventpoint icon changes to its original eventpoint icon. The enabled eventpoint icon indicates that the eventpoint will perform its specified action.