Stand-alone mode
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
The Debugger runs in stand-alone mode when
you start your OpenEdge session from the command line with the
Debugger (-debug) startup parameter or from the
Application Development Environment (ADE) Desktop. In stand-alone mode,
the Debugger takes control immediately as your initial user interface
and with no initial application running in the Debugger context.
DEBUGGER system
handle. For more information, see Debug from an ABL procedure.To debug an application:
When you exit any of these applications, it returns control to the Debugger. When you exit the Debugger, it completely removes itself and any application it is running in the OpenEdge environment, and returns control to the environment where you started it. If you restart the Debugger, for example, from the ADE Desktop, it completely re-initializes itself without any application in the Debugger context.
