Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 2.26 KB

README.md

File metadata and controls

50 lines (28 loc) · 2.26 KB

A modern, browser-based frontend to gdb (gnu debugger)

image image image Code style: black code style: prettier

Add breakpoints, view stack traces, and more in C, C++, Go, and Rust! Perfect for beginners and experts. Simply run gdbgui from the terminal and a new tab will open in your browser.

Visit gdbgui.com to download, view documentation, installation instructions, screenshots and more.

License

GNU GPLv3

For alternate licensing schemes, contact grassfedcode@gmail.com for more information.

gdbgui.com, https://github.com/cs01/gdbgui, and PyPI are the only official sources of gdbgui.

Support gdbgui

You can support the project by donating, spreading the word, and reporting issues.

Contributing

To add a feature or fix a bug, see CONTRIBUTING.

Authors

gdbgui is primarily authored by Chad Smith, with help from the community. Large contributions were made by @bobthekingofegypt, who added initial autocomplete functionality for the gdb terminal.

Contact

grassfedcode@gmail.com