pause_execution
Pause a running debugging session at the next possible line to examine variables and program state.
Instructions
Pauses execution at the next possible opportunity. Use this when the program is running and you want to inspect its state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ID of the debugging session. The session must be running. |