diff_snapshots
Compare two snapshots to reveal variable differences between before and after states. Pinpoint changes during .NET debugging.
Instructions
Compare two snapshots and show variable differences.
Args: name1: First snapshot name (before state) name2: Second snapshot name (after state)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name1 | Yes | ||
| name2 | Yes |