Ross ROSS = Recommend OSS · open-source software intelligence for agents

gdbinit/Gdbinit

Gdbinit for OS X, iOS and others - x86, x86_64 and ARM observed · 2026-08-28

github.com/gdbinit/Gdbinit · homepage observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5555
  • days_rel: n/a
  • days_push: 768
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1796 stars · 460 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A feature-rich .gdbinit configuration script that enhances GDB with custom commands, macros, and a reverse-engineering-oriented interface for macOS and iOS targets. Since version 8.0 it supports x86, x86_64, and ARM simultaneously, with an 'arm' command or $ARM variable to switch architectures, and the author points LLDB users to its companion lldbinit project.

Use cases

  • customize gdb for reverse engineering on macOS
  • debug iOS or OS X binaries with an enhanced gdb setup
  • switch between x86_64 and ARM inside gdb while analyzing binaries
  • make gdb output more readable for disassembly and memory inspection
  • set up gdb for malware analysis or exploit development
  • find a preconfigured gdbinit instead of writing macros by hand

When to choose

  • You debug macOS or iOS binaries with GDB and want a preconfigured, reverse-engineering-friendly environment
  • You need to work with x86/x86_64 and ARM binaries in one GDB session
  • You prefer GDB over LLDB but want a comparable enhanced debugger experience

When to avoid

  • You use LLDB - the author recommends lldbinit instead as the modern replacement
  • You want a standalone or GUI debugger rather than a GDB configuration file
  • Your platform or architecture is outside GDB's support, or you only need casual high-level debugging

Facets

plugin · maturity maintenance

reverse-engineering developer-tools reverse-engineering security developer-tools apple-ecosystem cli cross-platform gdb gdbinit debugger disassembly malware-analysis exploit-development binary-analysis arm x86 configuration-script macos ios

3 sources

Member repositories

RepositoryRoleHealth v2
gdbinit/Gdbinitmain32

For agents

markdown · JSON · MCP: product_card(name="gdbinit/Gdbinit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem