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

Mechanism to hide bottom contexts #28

Closed LinqLover closed 2 years ago

LinqLover commented 2 years ago

Only display a subset of a trace in a debugger.

The hidden contexts could be displayed again via something like a "Full Stack" button.