The Thread Information box displays execution information about the thread selected in the Thread Selection box.
The fields of the Thread Information box are as follows:
Field | Description |
---|---|
User PC Value | The value of the instruction pointer for this thread. |
Start Address | The 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 | The current dynamic thread priority. This number is determined by many factors, including user activity. |