debug_pause
Pause an active debug session to halt code execution at the current or specified thread, enabling inspection and controlled stepping.
Instructions
Pause execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | No | Thread ID (uses stopped thread if not specified) | |
| session_id | Yes | Debug session ID |