Thread Information

Overview

The ThreadInformation box displays execution information about the thread selected in the Thread selection list box.

Field Description
User PC Value Value of the instruction pointer for this thread.
Start Address Address of the entry point of this thread. This information is useful for debugging.
Context Switches Number of times that this thread has received CPU attention.
Dynamic Priority Current dynamic thread priority. This number is determined by many factors, including user activity.