Try OpenEdge Now
skip to main content
Developing AppServer Applications
Debugging : Using remote debugging : Initiating the Debugger from within an AppServer session
 

Initiating the Debugger from within an AppServer session

To initiate the Debugger from an AppServer session, you must both invoke the Debugger process and set an initial breakpoint from within your remote ABL code.
* Invoking the Debugger from ABL
* Establishing an initial breakpoint