Try OpenEdge Now
skip to main content
Online Help
Running and debugging ABL programs : Tasks : Using the Progress Developer Studio for OpenEdge Debugger : Monitoring program execution : Using the Variables view : Viewing variables in an AppServer or WebSpeed debug session
 
Viewing variables in an AppServer or WebSpeed debug session
An AppServer or WebSpeed broker debug session represents multiple, discrete AVMs, one for each AppServer or WebSpeed agent. To display the variable information:
1. To open the Variables view if it is not open select Window > Show View > Debug > Variables.
2. Select an individual agent node or one of the stack frames under it in the Debug view.
If you select a debug node with no variables in context, the Variables view does not display any information. In an AVM session, you must suspend the agent for the Variables view to display any information.