gdbgui

Code debugger

A web-based interface to visualize and debug code execution in multiple programming languages.

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.

GitHub

10k stars
164 watching
499 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list

browsercc-plus-plusdebuggerdebugger-visualizerfrontendgdbgdb-frontendgdbguignu-debuggergolangguipythonreactjsrustwebsockets

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sirnewton01/godbg A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger 228
wirepair/gcd An unofficial client library for communicating with the Google Chrome Remote Debugger protocol using Go. 186
cgdb/cgdb A lightweight console frontend to the GNU debugger 1,729
allada/gdd Debugs Go programs using Chrome Devtools and an underlying debugger framework 42
comsecuris/gdbghidra Tool to connect GDB debugger to GHIDRA analysis platform for interactive debugging support 305
mrclean71774/egui_gl_glfw A backend implementation for EGUI that provides a graphical user interface (GUI) using OpenGL and GLFW. 6
baristalabs/chrome-dev-tools-generator Generates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation 79
moshebe/gebug Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. 634
tylerwince/godbg Provides a debugging macro for Go, similar to Rust's dbg macro 202
comsecuris/gdbida A tool that connects GDB and IDA Pro for interactive debugging sessions 177
airguanz/imgui-filebrowser A file browser implementation built on top of dear-imgui for creating an intuitive user interface for navigating and managing files. 674
fullstorydev/grpcui An interactive web-based tool for testing and manipulating gRPC APIs 5,237
ocelot-inc/ocelotgui A GUI client and debugger for interacting with MySQL or MariaDB databases 61
thomaswormald/grpc-browser A tool that allows developers to visualize and debug gRPC services in their .NET applications. 24
microsoft/dbgshell Automates tasks in the Windows debugger 675