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

Revise window titles #59

Closed LinqLover closed 2 years ago

LinqLover commented 2 years ago

Currently, custom title strings for exceptions/the debugger invocation are not displayed in the title. On the other hand, we do not want to leave the timeIndex display. Think about a proper solution. This problem might also relate to the snapshot inspectors.

LinqLover commented 2 years ago

Closed via #72.