GitPedia

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.

From cs01·Updated June 28, 2026·View on GitHub·

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. The project is written primarily in TypeScript, distributed under the GNU General Public License v3.0 license, first published in 2016. It has gained significant community traction with 10,340 stars and 521 forks on GitHub. Key topics include: browser, c, c-plus-plus, debugger, debugger-visualizer.

Latest release: 0.15.3.0
June 29, 2025View Changelog →
<p align="center"> <a href="http://gdbgui.com"><img src="https://github.com/cs01/gdbgui/raw/master/images/gdbgui_banner.png"></a> </p> <h3 align="center"> A browser-based frontend to gdb (gnu debugger) </h3> <p align="center"> <a href="https://github.com/cs01/gdbgui/actions"> <img src="https://github.com/cs01/gdbgui/workflows/Tests/badge.svg?branch=master" alt="image" /></a> <a href="https://badge.fury.io/py/gdbgui"> <img src="https://badge.fury.io/py/gdbgui.svg" alt="PyPI version" > </a> <img src="https://pepy.tech/badge/gdbgui" alt="image" /> </p>

Documentation: https://gdbgui.com

Source Code: https://github.com/cs01/gdbgui/

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from cs01/gdbgui via the GitHub API.Last fetched: 6/29/2026