Viewing the Variables in a Thread

  1. In the Threads pane of the Debugger window, expand the thread whose variables you want to view.

  2. 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.
  3. See also
    Viewing the Source Code of a Thread

    Viewing the Call Stack for a Thread

    Legal Notices