switch_thread
Switch the active thread to select which thread receives subsequent register, stack, and step operations, enabling targeted debugging of a specific thread.
Instructions
Switch the active thread. Subsequent register/stack/step operations will apply to this thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID | |
| threadId | Yes | Thread ID to switch to |