o
odinpkg.dev
packages / library / dbg

dbg

0.0.1library

A flexible debugger frontend (DAP, Odin, ImGUI Docking)

MIT · updated 5 months ago

A frontend for any debugger that supports the Debug Adapter Protocol (eventually). Currently hard-coded to use lldb-dap on MacOS and gdb --interpreter=dap everywhere else.

Screenshot of the debugger debugging itself

If it's not already clear, this software is in early development so expect things to not work as expected and crash fairly frequently.