Breakpoints

A breakpoint suspends the execution of a program at the location where the breakpoint is set.

Breakpoints can be enabled and disabled via the context menu in the Breakpoints View, or via the context menu in the DXL Editor ruler.

Breakpoints are displayed in the vertical editor ruler and in the Breakpoints View.

Related concepts
Debugger

Related tasks
Adding breakpoints
Running and debugging
Suspending execution

Related reference
Breakpoints View