edb_reverse_continue
Rewind execution to the previous breakpoint or event by continuing backward. Requires GDB recording to find where state changed.
Instructions
Continue execution backward to the previous breakpoint or event.
Requires GDB recording to be active (target record-full). Useful
for rewinding to find where state changed.
Returns: str: Reverse continue result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |