Running and debugging
MDWorkbench evaluations 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, Java variables may be inspected, and Java expressions may be evaluated.
In addition, a debug hierarchy may be created
to allow inspection of evaluations steps once the evaluation completes.
Creating a launch configuration
Inspecting an evaluation report
Inspecting a debug hierarchy