Breakpoints dialog

Last modified: 17 April 2024

All breakpoints defined in your solution appear in the left-hand part of the dialog. They are grouped by their type — line breakpoints, method breakpoints, and exception breakpoints.

In the right-hand part of the dialog, you can configure the options of the selected breakpoint as well as preview the code context of the selected line breakpoint. Note that this dialog is not modal, which means that you can interact with other part of the IDE while having this dialog open.

JetBrains Rider: Breakpoints dialog