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: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
derekparker/delve A debugger for the Go programming language aimed at providing simple and full featured debugging tools. 637
sirnewton01/godbg A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger 228
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
georgejahad/debug-repl A Clojure REPL extension that allows debugging with access to surrounding lexical scope 151
pokemmo/gdx-dbgagent Tools to detect and diagnose common issues in Java-based game development libraries. 30
tylerwince/godbg Provides a debugging macro for Go, similar to Rust's dbg macro 202
bolknote/go-gd Go bindings for a popular raster graphics library 59
cgdb/cgdb A lightweight console frontend to the GNU debugger 1,734
comsecuris/gdbghidra Tool to connect GDB debugger to GHIDRA analysis platform for interactive debugging support 307
wirepair/gcd An unofficial client library for communicating with the Google Chrome Remote Debugger protocol using Go. 186
google/gapid Tools for inspecting and replaying graphics API calls from applications to GPUs 2,207
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
go-bdd/gobdd A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. 115
raff/godet A remote Chrome DevTools client written in Go to enable debugging and automation of web pages 393
zdharma-continuum/zgdbm An extension to a GDB debugger for C code with customizable build and library settings 0