rusty_trap icon indicating copy to clipboard operation
rusty_trap copied to clipboard

A lightweight debugger library written in Rust.

rusty_trap

Build Status

rust_trap is a lightweight debugger implemented as a library in Rust. The project is developed in C and Rust in parallel with Trap being the C version. The development is chronicled in a series of blog posts system.joekain.com/debugger/.