CLion 2016.1 Help

Accessing Breakpoint Properties

To view the whole list of the breakpoints in the current project , use the Breakpoints dialog box. For each individual breakpoint in the list, you can view and change its properties as required.

To view the list of all breakpoints and their properties, do one of the following:

  • On the main menu, choose Run | View Breakpoints.
  • Press Ctrl+Shift+F8.
  • In the toolbar of the Debug tool window, click debug_view_breakpoints.
  • Breakpoints are visible in the Favorites tool window.

To view properties of a single breakpoint

  • Right-click a breakpoint icon in the left gutter of the editor.

See Also

Reference:

Concepts:

External Links:

Last modified: 20 July 2016