Try OpenEdge Now
skip to main content
Debugging and Troubleshooting
OpenEdge Debugger : Introduction : Understanding debugging sessions : Debugger and application control : Application interaction during Debugger control
 
Application interaction during Debugger control
When the Debugger has control, the application is blocked. At this point, the client application is waiting to execute a line of code. The application continues to wait until you invoke a Debugger control flow command such as Debug > Step Into, Debug > Step Over, Debug > Step Out, or Debug > Continue.