Viewing the Variables in a Thread
In the Threads pane of the Debugger window, expand the thread whose variables you want to view.
Expand the
Locals
node.
The IDE displays the thread's local variables and their current values. You can expand a variable node to see its structure.
See also
Viewing the Source Code of a Thread
Viewing the Call Stack for a Thread
Legal Notices