RubyMine 5.4.0 Web Help

View the list of all breakpoints contained in an application, using 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+F8Ctrl+Shift+F8.
  • Right-click a breakpoint icon in the left gutter of the editor, and choose View Breakpoints on the context menu:

    breakpointProperties.png

  • In the toolbar of the Debug tool window, click debug_view_breakpoints.gif.
  • 5.4+
    Breakpoints are visible in the Favorites tool window.

See Also

Concepts:

Reference:

Web Resources: