cs01 / gdbgui

Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
https://gdbgui.com
GNU General Public License v3.0
9.86k stars 498 forks source link

Updated help page (`--rr` does not exist anymore) #415

Closed gs0-pix4d closed 2 years ago

gs0-pix4d commented 2 years ago

Summary of changes

cs01 commented 2 years ago

Thanks!