Breakpoints
A breakpoint causes the execution of a program
thread to suspend at the location where the breakpoint is set.
Breakpoints can be enabled and disabled via
their context menus in the Breakpoints view.
Breakpoints are displayed in the vertical editor
ruler and in the Breakpoints view.
General debugging support and Eclipse
integration