CLion 2016.2 Help

Adding Symbolic Breakpoint

To create a symbolic breakpoint:

  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 Symbolic Breakpoints from the drop-down list
    cl_createSymbolicBreakpoint
    .
  4. Configure the new symbolic breakpoint as described in the Configuring Breakpoints topic.

See Also

Last modified: 22 November 2016