Try OpenEdge Now
skip to main content
Online Help
Running and debugging ABL programs : Concepts : Progress Developer Studio for OpenEdge Debugger : Remote debugging support in Progress Developer Studio for OpenEdge : AppServer pass-through
 
AppServer pass-through
While debugging a client application, you can use an AppServer pass-through to step inside the remote procedure on the AppServer from within the client application. You can debug a remote procedure from within Progress Developer Studio for OpenEdge, during pass-through, by attaching Progress Developer Studio for OpenEdge to the respective broker or agent (See Attaching the Debugger to an external AVM). However, unlike in other debugging use cases, you need not set breakpoints in the remote procedure source code.
While attaching Debugger to the respective broker or agent, you must specify the source code of the remote procedure in the source lookup paths. For more information, see Source tab (Progress Source tabOpenEdge AppServer and WebSpeed).