continue_exec
Resume forward execution from the current stop until the program stops again, used in debugging workflows.
Instructions
Continue forward execution from the current stop. Blocks until the program stops again.
rr replay sessions: use reverse-continue to run backwards instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |