wait_for_stop
Pause execution until the debugged process stops due to a breakpoint, signal, or exit, or a timeout occurs. Returns immediately if already stopped.
Instructions
Wait until the inferior stops (signal, breakpoint, exit) or the timeout elapses. Returns immediately when the inferior is already stopped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | ||
| timeout_ms | No |