# aarzilli/gdlv

GUI frontend for Delve

Repository: https://github.com/aarzilli/gdlv
Canonical: https://ross.abutalabs.com/products/gdlv
Language: Go
License: NOASSERTION
License Family: other
Topics: delve, golang, go, debugger, gui
Last push: 2026-08-13T09:54:05+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 3656, "days_push": 20, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1421, forks 53 (observed 2026-08-28T04:04:40.733091+00:00)

## What it is
Gdlv is a graphical frontend for the Delve debugger for Go, running on Linux, Windows, and macOS. It provides windows for variables, stack traces, and breakpoints, plus a command console and Starlark scripting support.

## Use cases
- debug go programs with a gui
- graphical frontend for delve
- inspect variables and goroutines while debugging go
- set breakpoints visually in go code
- script debugger commands with starlark

## When to choose
- you use Delve but prefer a GUI over the command line
- you debug Go programs on Linux, Windows, or macOS
- you want visual windows for variables, stack traces, and breakpoints

## When to avoid
- you debug languages other than Go
- you prefer editor-integrated debugging (VS Code, GoLand)
- you need a lightweight CLI-only debugger

## Facets
- artifact type: application
- maturity: active
- function: gui, developer-tools
- domain: developer-tools
- platform: windows, go
- tags: debugger, delve, golang, graphical-frontend, debugging-ui, debugging, go, linux, macos, desktop

## Member repositories
- aarzilli/gdlv (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.733091+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:44.261331+00:00, confidence not recorded.
  - readme: https://github.com/aarzilli/gdlv (fetched 2026-08-28T04:04:40.733091+00:00, sha e23dcdae70e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
