edb_continue
Resume program execution after a breakpoint or pause. Continues from the current instruction pointer until the next breakpoint or program exit.
Instructions
Continue execution after a breakpoint or pause. Resumes from the current instruction pointer.
Returns: str: Status with stop reason if another breakpoint is hit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |