Skip to content
/ gdbgui Public
forked from 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.

License

Notifications You must be signed in to change notification settings

rosmod/gdbgui

This branch is 362 commits ahead of, 437 commits behind cs01/gdbgui:master.

Folders and files

NameName
Last commit message
Last commit date
May 26, 2018
May 8, 2018
May 28, 2018
Jul 23, 2018
Apr 16, 2018
May 8, 2018
Jul 16, 2018
Jul 16, 2018
Jun 25, 2018
Jun 25, 2018
Nov 16, 2017
Jul 23, 2018
Dec 31, 2017
Oct 30, 2017
Feb 10, 2018
Dec 30, 2017
Jul 15, 2018
Feb 10, 2018
Nov 23, 2017
May 26, 2018
Apr 11, 2018
Jun 26, 2018
May 26, 2018
May 28, 2018
Apr 15, 2018
Jul 16, 2018

Repository files navigation

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 [email protected] 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

[email protected]

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.3%
  • Python 15.5%
  • CSS 3.1%
  • HTML 1.9%
  • Makefile 0.2%