When a stack frame is selected, you can see the visible variables in that stack frame in the Variables View.
The Variables View, shown with columns. The detail pane the area at the bottom of the view displaying text.
You may also evaluate expressions
to have more precise view of your variables and of the state of the execution.
For example Skip
list content cannot be inspected from this view,
see the known limitations for more information.
Adding Line Breakpoints
Launching a DXL program in debug mode
Stepping through the execution of a DXL program
Evaluating expressions