Skip to content
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

biswapanda/gdbgui

 
 

Repository files navigation

A browser-based frontend for GDB

gdbgui
https://travis-ci.org/cs01/gdbgui.svg?branch=master

https://github.com/cs01/gdbgui/raw/master/images/gdbgui_banner.png

A modern, browser-based frontend to gdb (gnu debugger). Add breakpoints, view stack traces, and more in C, C++, Go, and Rust! Simply run gdbgui from the terminal and a new tab will open in your browser.

Download

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, github, and PyPI are the only official sources of gdbgui.

Support gdbgui

You can support the project by donating. All donations go directly to hardware and server costs for gdbgui.

You can also support it by telling your coworkers, boss, professor, classmates, people on twitter, hacker news, reddit, etc.

Contributing

To add a feature or fix a bug, see CONTRIBUTING

Authors

gdbgui is authored by Chad Smith, with contributions from the community and several amazing open source libraries. JavaScript libraries include React, statorgfc, splitjs, awesomplete, vis.js, moment.js, lodash, bootstrap, and jquery. Python libraries include flask, socket.io, flask-socket-io, Pygments, gevent, and pygdbmi.

Contact

grassfedcode@gmail.com

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 78.5%
  • Python 15.9%
  • CSS 3.4%
  • HTML 2.0%
  • Makefile 0.2%