Debug view for an EPL application
The Debug view shows the call stack and status of current contexts in the Apama application. When execution reaches a breakpoint, the current context in the Debug view is highlighted.
Also, when a breakpoint is reached, the EPL editor indicates the breakpoint in the code with an arrow in the left margin.
When a stack frame is highlighted in the
Debug view, the
Variable view displays the names and values of the associated variables, see
Variables view for an EPL application.
See the Eclipse online help for detailed information on this view.