gdd

Debugger

Debugs Go programs using Chrome Devtools and an underlying debugger framework

Go Debugger using Google Chrome Devtools

GitHub

42 stars
7 watching
2 forks
Language: Go
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
derekparker/delveA debugger for the Go programming language aimed at providing simple and full featured debugging tools.641
sirnewton01/godbgA web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger228
moshebe/gebugMakes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment.635
georgejahad/debug-replA Clojure REPL extension that allows debugging with access to surrounding lexical scope151
pokemmo/gdx-dbgagentTools to detect and diagnose common issues in Java-based game development libraries.30
tylerwince/godbgProvides a debugging macro for Go, similar to Rust's dbg macro202
bolknote/go-gdA collection of Go bindings for the Graphics Drawing Extension (GD) library.59
cgdb/cgdbA lightweight console frontend to the GNU debugger1,738
comsecuris/gdbghidraTool to connect GDB debugger to GHIDRA analysis platform for interactive debugging support307
wirepair/gcdAn unofficial client library for communicating with the Google Chrome Remote Debugger protocol using Go.186
google/gapidTools for inspecting and replaying graphics API calls from applications to GPUs2,209
baristalabs/chrome-dev-tools-generatorGenerates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation79
go-bdd/gobddA BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives.115
raff/godetA remote Chrome DevTools client written in Go to enable debugging and automation of web pages394
zdharma-continuum/zgdbmAn extension to a GDB debugger for C code with customizable build and library settings0