The Breakpoints window lists all breakpoints defined for your open IDE projects. If you have numerous breakpoints you might find it helpful to view the breakpoints in groups. You can also perform actions on multiple breakpoints at once.
You can group breakpoints using several different categories: per file, per project, by type, by language, by debug session. You can also group them in multiple nested categories, or create custom groups. By default you only view the breakpoints for open projects, but you can change this to you see all breakpoints for all your projects.
To view breakpoints in groups:
The breakpoints are arranged according to your selection. You can select the breakpoints as a group and enable, disable, and delete them as a single unit.
To view breakpoints in multiple groups:
The breakpoints are arranged in nested groups according to your selection. You can select the breakpoints as a group and enable, disable, and delete them as a single unit.
To delete all breakpoints in a group:
The IDE removes all breakpoints in the group.
To see all breakpoints in all projects:
All breakpoints are displayed but you can group them to make them easier to manage.