Running and Debugging
You may launch your DXL programs from the workbench.
The programs may be launched in either run or debug mode.
- In run mode, the program executes, but the execution may not be suspended or examined.
- In debug mode, execution may be suspended and resumed, variables may be inspected, and expressions may be evaluated.
Debugger
Running DXL
Launching a DXL program in debug mode