# hellogcc/100-gdb-tips

A collection of gdb tips. 100 maybe just mean many here.

Repository: https://github.com/hellogcc/100-gdb-tips
Canonical: https://ross.abutalabs.com/products/100-gdb-tips
Language: Go
License: NOASSERTION
License Family: other
Last push: 2023-10-30T02:58:28+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4474, "days_push": 1038, "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 3198, forks 714 (observed 2026-08-28T04:07:48.420712+00:00)

## What it is
A community-maintained collection of GDB debugging tips written in Markdown, rendered to HTML for online reading. Despite the Go-based build tooling, the artifact itself is documentation rather than software.

## Use cases
- learn gdb debugging commands
- find gdb tips and tricks
- debug c programs with gdb
- gdb cheat sheet reference
- improve debugger skills

## When to choose
- you want quick, bite-sized gdb tips in one place
- you prefer reading examples over the full gdb manual
- you read Chinese and want localized debugging documentation

## When to avoid
- you need a comprehensive gdb reference rather than tips
- you need up-to-date coverage of the latest gdb features
- you need English-language documentation

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: developer-tools, tutorials, documentation
- platform: windows, cli
- tags: gdb, debugging, cheatsheet, chinese-language, markdown-docs, linux, macos

## Member repositories
- hellogcc/100-gdb-tips (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:48.420712+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-30T07:24:51.874756+00:00, confidence not recorded.
  - readme: https://github.com/hellogcc/100-gdb-tips (fetched 2026-08-28T04:07:48.420712+00:00, sha 458680ec40bf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
