Try OpenEdge Now
Online Help
Running and debugging ABL programs
:
Concepts
:
Progress Developer Studio for OpenEdge Debugger
:
Debugging operations
Debugging operations
The Debugger provides several ways to control the execution of a program, analyze the results as the program runs, and make both persistent and non-persistent changes to the code while the debugging session is active.
In this section:
Options for controlling program execution
Options for monitoring results
Code changes while debugging