godbg
Debugger GUI
A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger
Web-based gdb front-end application
228 stars
18 watching
26 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
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 |
microsoft/dbgshell | Automates tasks in the Windows debugger | 675 |
tylerwince/godbg | Provides a debugging macro for Go, similar to Rust's dbg macro | 202 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
google/gapid | Tools for inspecting and replaying graphics API calls from applications to GPUs | 2,207 |
raff/godet | A remote Chrome DevTools client written in Go to enable debugging and automation of web pages | 392 |
mrclean71774/egui_gl_glfw | A backend implementation for EGUI that provides a graphical user interface (GUI) using OpenGL and GLFW. | 6 |
progbits/smldbg | An educational C++20 debugger with basic debugging functionality and no dependencies. | 4 |
comsecuris/gdbghidra | Tool to connect GDB debugger to GHIDRA analysis platform for interactive debugging support | 305 |
northwoodssoftware/godiagram | A .NET library for creating interactive diagrams and charts. | 84 |
ismail0234/phalcon-bb-debugger | A tool that provides detailed information about a web application's performance and internal workings | 5 |
pokemmo/gdx-dbgagent | Tools to detect and diagnose common issues in Java-based game development libraries. | 30 |
gridbugs/rip | A Rust-based implementation of a simple, browser-compatible debugger for executing code snippets | 2 |