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).
|
|
|
|