edb_compare_snapshot
Capture a complete debugger state including registers and memory to compare with future snapshots, enabling analysis of program changes over time.
Instructions
Save a full debugger snapshot (registers + memory) for later comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |