gdbinit/Gdbinit
Gdbinit for OS X, iOS and others - x86, x86_64 and ARM 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
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
- readme: https://github.com/gdbinit/Gdbinit · fetched 2026-08-28 · 3e33457a03ee
- homepage: https://reverse.put.as · fetched 2026-08-29 · 6786f87af694
- site_page: https://reverse.put.as/about · fetched 2026-08-29 · 0e77f0a7f94c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gdbinit/Gdbinit | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem