2 releases
new 0.1.0-rc6 | Dec 10, 2024 |
---|---|
0.1.0-rc5 | Dec 9, 2024 |
#2 in #ship
38 downloads per month
160KB
1.5K
SLoC
heretek
Yet Another gdb TUI. Connect remotely with gdb when you don't have a working gdbserver
, and show a tui inspired by gef
.
- No gdbserver requirements: Many vendors ship invalid
gdbserver
binaries, this works on remote targets with justgdb
,nc
, andmkfifo
. - No python requirements: Many vendors ship
gdb
without python support
Dependencies
~13–24MB
~353K SLoC