Skip to content

Releases: hpi-swa-lab/squeak-tracedebugger

untagged-20240813-224548

13 Aug 22:45
1a25024
Compare
Choose a tag to compare
Pre-release

readme: update onward! 23 citation (add page nos)

untagged-20240226-195846

26 Feb 19:58
Compare
Choose a tag to compare
Pre-release

tests: complements trunk updates (document unexpected snapshot test failure for Context>>testRestartCallPrimitive)

Initial Community Release

29 Dec 00:23
Compare
Choose a tag to compare

📬 Read the announcement of the TraceDebugger on the squeak-dev mailing list here: [ANN] TraceDebugger: A new time-travel debugger for Squeak

New Features

  • Step to change of selected inspector field (#104)
  • Navigation Bar for History Explorer with stepping buttons and slider (#105)
  • New up button in TraceDebugger (#108)
  • New util: BlockClosure>>#traceAndDebugOnce (540f7e3)
  • A static version of the help is now available online (but the interactive in-image documentation is still best) (#100)

Maintenance

Internal bug fixing and maintenance against the Squeak Trunk.

Full Changelog: v0.2...v0.3

Reverse Engineering Seminar 2022 Submission

01 Aug 00:16
Compare
Choose a tag to compare

The second release of the TraceDebugger is the submission for the Reverse Engineering Seminar 2022 seminar.

Please check out the artifacts in the submission.zip, including:

  • an abstract with a short description of the project, the main contributions, and further entry points
  • an all-in-one image with interactive documentation and usage samples
  • screenshots & screencasts
  • presentation slides
  • all sources

For reviewing the source code and the tool, please refer to the provided image. See also the README for further organizational information about the project and the open issues for future ideas. You can also view the entire diff from the last semester on GitHub (v0.1...v0.2), but of course, it's more fun to do this with Squot.

image

Programming Experience Seminar 2021/22 Submission

18 Mar 23:03
Compare
Choose a tag to compare

Please check out the artifacts in the submission.zip, including:

  • an all-in-one image
  • screenshots & screencasts
  • presentation slides

In the README you also find more information about the project.

For reviewing the source code and the tool, please refer to the provided image.

TraceDebugger