switch_thread
Change the debugger's active thread to a specified thread ID. Streamlines multi-threaded debugging by enabling direct focus on individual threads.
Instructions
Switch the debugger's active thread. Pass the thread ID from list_debugger_threads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |