Debugger

The DXL Editor includes a debugger that enables you to detect and diagnose errors in your DXL programs.

The debugger allows you to control the execution of your program by setting breakpoints, suspending launched programs, stepping through your code, and examining the contents of variables.

Related concepts
Breakpoints

Related tasks
Running and debugging

Related reference
Debugger Architecture
Debugger Known Limitations