Resuming Execution

To resume a suspended execution:

  1. Select the execution in the Debug View.
  2. Click the Resume button [ Resume ] in the view toolbar (or press the F8 key).

The execution resumes and stack frames are no longer displayed. The Variables View is also cleared.

Related concepts
Debugger

Related tasks
Launching a DXL program in debug mode
Stepping through the execution of a DXL program

Related reference
Debugger Known Limitations
Debugger Troubleshooting