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

Further stepping buttons #58

Open LinqLover opened 2 years ago

LinqLover commented 2 years ago

Stepping operations that are not yet implemented might include:

To not overload the UI, provide these options via a menu (either a menu on a normal stepping button or as a menu button via https://github.com/hpi-swa-lab/squeak/issues/58)