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.

 

Related concepts

Breakpoints and watchpoints

General debugging support and Eclipse integration

 

Related tasks

Running and debugging

Adding breakpoints

Removing breakpoints

Enabling and disabling breakpoints

Setting method breakpoints

Setting watchpoints