Hasty Briefsbeta

Bilingual

Nnd – a TUI debugger alternative to GDB, LLDB

a year ago
  • #tui
  • #debugger
  • #linux
  • A debugger for Linux inspired by RemedyBG.
  • Fast and snappy UI with no random freezes.
  • TUI-based, not relying on gdb or lldb.
  • Works on large executables (tested on 2.5 GB ClickHouse).
  • Efficient, multi-threaded, asynchronous operations with progress bars.
  • Limitations: Linux, x86, 64-bit, native code only, no remote debugging.
  • Development status: Essential features present, used daily by the author.
  • Distributed as a single 6 MB executable with no dependencies.
  • Installation via curl or building from source with Rust and musl-tools.