What is gdbgui?
gdbgui is a web-based front-end to the GNU debugger, gdb. It provides a user-friendly interface to interact with gdb, enabling developers to add breakpoints, view stack traces, and more for programs written in C, C++, Go, and Rust. The application runs a local server that opens a new tab in the user's web browser, making it accessible and convenient for both beginners and experienced developers
Highlights
- Browser-based interface to the GNU debugger, gdb
- Supports debugging of C, C++, Go, and Rust programs
- Ability to set breakpoints and view stack traces
- Runs a local server and opens a new tab in the user's web browser
- Suitable for both beginner and expert developers
Platforms
- Linux
Languages
- English
Features
Debugging
