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 tasks
Adding breakpoints
Resuming the execution of suspended threads
Running and debugging
Suspending threads

Related reference
Debug preferences
Debug view
Run menu

Run and debug actions
Breakpoints view

Legal notices