Jim Huang
Results
132
issues of
Jim Huang
This adds full GDB remote debugging support using [mini-gdbstub](https://github.com/RinHizakura/mini-gdbstub) with event-driven I/O (kqueue/epoll) to enable non-blocking debugging without interfering with the existing WFI coroutine system. This provides breakpoints, single-step, register/memory...
heretek is GDB TUI Dashboard inspired by gef, designed to seamlessly connect to remote targets even without a functioning gdbserver.