CLion 2016.2 Help

Adding Exception Breakpoints

  1. On the main menu, choose Run | View Breakpoints, or press Ctrl+Shift+F8.
  2. In the Breakpoints dialog box that opens, click add.
  3. Select Exception Breakpoint or JavaScript Exception Breakpoint from the drop-down list.
    cl_create_exception_breakpoint
  4. CLion returns you to the Breakpoints dialog box.

  5. Configure the new exception breakpoint as described in Configuring Breakpoints.

See Also

Last modified: 22 November 2016