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.9k stars 499 forks source link

fixed link #300

Closed BMBurstein closed 4 years ago

bjorn3 commented 5 years ago

What is the difference?

BMBurstein commented 5 years ago

There was a hidden character in the last link in that line that was causing the link not to work (try clicking that link here: https://github.com/cs01/gdbgui/blob/e1d0c121589b8071a2a1e674f5876071f52fa10a/docs/index.md#testimonials)

cs01 commented 4 years ago

Thanks, and sorry for the long delay in merging this.