run
Start or restart the debugged program and block until a breakpoint, signal, or exit is hit. In rr replay sessions, restart from the beginning with optional argument overrides.
Instructions
Start or restart the inferior program. Blocks until it stops (breakpoint, signal, or exit).
In an rr replay session, run restarts from the very beginning of the recording. Pass args to override arguments set at session creation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| timeout | No | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |