windbg_switch_thread
Switch debugger context to a specific thread index, allowing focused inspection of that thread's registers, stack, and memory.
Instructions
Switch debugger context to a specific thread index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | Thread index (from windbg_list_threads) |