Online Eiffel Documentation
EiffelStudio

Breakpoint information command

The breakpoint information command, located in the debug menu and in the project toolbar ( ), displays the list of all set breakpoints in the system (enabled or disabled).

Display all breakpoints in a grid

Note: the * shows that the breakpoint has a condition.
Note: you can edit the selected breakpoint by double clicking on it, or pressing [enter] which show the menu.
Note: you can disable/enable the selected breakpoint(s) by pressing [space].
Note: you can sort by clicking the column, especially the first column which provide tree, flat or sorted view.

Display all breakpoints in a list

Display all breakpoints in a list filtered by a tag using button

See Also
Breakpoints commands
Breakpoint information command