Try OpenEdge Now
skip to main content
Debugging and Troubleshooting
OpenEdge Debugger : Introduction : Understanding debugging sessions : Debugger and application control : Debugger interaction during application control
 
Debugger interaction during application control
When the application has control (is executing), you cannot invoke commands in the Debugger window until the Debugger receives control (for example, when the application reaches a breakpoint). You can force the Debugger to take control during procedure execution by using Debug > Interrupt.