CodeTracer alternatives

CodeTracer is an open-source debugging tool enabling retrospective analysis of program execution. It captures a program's runtime behavior and saves it as a portable file, allowing users to replay the process. A graphical interface facilitates navigation through the recorded execution, providing visibility into memory states at various points in time.

Alternatives