Welcome to CodeTracer Docs
Overview
CodeTracer is a user-friendly time-traveling debugger designed to support a wide range of programming languages. It records the execution of a program into a shareable, self-contained trace file, which you can load to move forward and backward through the execution to examine the state of memory and variables at any point.
Use the sidebar to get started with installation, learn how to record and replay traces for your language, and explore the usage guide.
Start here
Getting Started
Install CodeTracer and record your first trace — Noir, Stylus, WASM, Ruby and Python.
Reference
Build systems, contributing, troubleshooting, environment variables and building the docs.
Usage Guide
The command-line interface, the GUI replay interface, tracepoints and the CodeTracer shell.