Debugging a Program Unit BACK | 1 2 3 4 5 6 | NEXT | MAIN
During the debugging process, you can examine any of the program unit's local variables or parameter values to identify where problems may be occurring. You can also edit local variables or parameter values to force branching conditions and test alternate code paths.


Return to the Interpreter to resume execution (with the altered value).
Stack Values Altered value Edit