Try OpenEdge Now
skip to main content
Developing AppServer Applications
Debugging : Using remote debugging : Initiating the Debugger from within an AppServer session : Invoking the Debugger from ABL
 
Invoking the Debugger from ABL
To invoke the Debugger from ABL, you must explicitly invoke the debugger using the methods of the DEBUGGER system handle executed within the AppServer code. For more information on the DEBUGGER system handle, see OpenEdge Development: Debugging and Troubleshooting and the reference entries for the handle, its methods, and its attributes in OpenEdge Development: ABL Reference.