edb_run
Run the loaded program from start until the first breakpoint is encountered.
Instructions
Start execution of the loaded program from the beginning. Stops at the first breakpoint hit.
Returns: str: Status with reason if stopped at breakpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |