Skip to content
/ smash Public

A debugger for Linux (and hopefully macOS), written from scratch in Jai

License

Notifications You must be signed in to change notification settings

rluba/smash

Repository files navigation

smash

A debugger for Linux (and hopefully macOS), written from scratch in Jai.

It’s still in its very early proof-of-concept stage (and might never leave that). But maybe the code is already of use to someone.

Usage

./smash [-work_dir <dir>] [-breakpoint <address>] [--] <program to run + args>

Then press s for "single instruction step" and c for "continue".

There’s not much more yet.

About

A debugger for Linux (and hopefully macOS), written from scratch in Jai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published