hpi-swa-lab / squeak-tracedebugger

A lightweight and interactive back-in-time debugger for Squeak to trace and retrace past method invocations and state changes. Powered by SimulationStudio.
https://hpi-swa-lab.github.io/squeak-tracedebugger/
MIT License
6 stars 0 forks source link

Rematerialization #23

Open LinqLover opened 2 years ago

LinqLover commented 2 years ago

Build an interface on TDBMemory to rematerialize objects from an earlier state.

We are still lacking the requiring scenarios for this, though.