|
|
|
|
|
by mark_undoio
1250 days ago
|
|
In our latest release of UDB we added the `last` command: https://docs.undo.io/TrackingValueChanges.html Which effectively combines a `watch -l`, plus a reverse-continue but also monitors when the underlying memory was allocated / freed. It's quite nice, basically "git blame" for your variables. |
|