ABL Debugger control
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
ABL Debugger control
The DEBUGGER and SESSION system
handles provide attributes and methods that allow you to initialize,
start, and control features of a debugging session directly or indirectly
from within an ABL procedure. For example, you can use these handles
to display and remove the Debugger window from the screen and selectively
interrupt procedure execution.