Viewing Processes, Threads, and Variables
Identifying Process and Thread Execution
The Root Window helps you determine where various processes and threads are executing. When you select a line of code in the Process Window, the Root Window updates to show which processes and threads are executing that line.
Viewing Variable Values
You can view the value of a variable that is replicated across multiple processes or multiple threads in a single Variable Window. See Displaying a Variable in all Processes or Threads.