Introduction
## GDB: The GNU Project Debugger
GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.
GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act:
- Start your program, specifying anything that might affect its behavior.
- Make your program stop on specified conditions.
- Examine what has happened, when your program has stopped.
- Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.
Those programs might be executing on the same machine as GDB (native), on another machine (remote), or on a simulator. GDB can run on most popular UNIX and Microsoft Windows variants, as well as on macOS.
## Languages
GDB supports the following languages: Ada, Assembly, C, C++, D, Fortran, Go, Objective-C, OpenCL, Modula-2, Pascal, Rust.
## Version
Version 17.2 of GDB, the GNU Debugger, is now available for download. An errata list (PROBLEMS) and documentation are also available.
DebuggerNative debuggingRemote debuggingSimulator debuggingC++RustPython API
Screenshots

Deployment
源码包下载
适合从官方发布版本获取 GDB,并在 UNIX、Windows 或 macOS 等受支持平台上构建/安装使用。
Git 源码仓库
适合需要跟踪当前开发版或指定分支源码的开发者与贡献者使用。
GDB alternatives
GNU GDB Open source
显示gdb版本信息 | 100个gdb小技巧
Startpage Proprietary
Page Not Found - Startpage
Cloud Foundry Open source
Cloud Foundry is a trusted open source platform for cloud-native application development. Learn more and get started tod
AI Content Detector Proprietary
RFDump Open source
RFDUMP - Legacy Open Source RFID Tool (2004–2006)
SonarQube Cloud Proprietary
Scalable AI code verification for high-velocity teams. Integrate SonarQube with your SaaS DevOps workflow to review AI c
Details
Type Open-source software
License GPL-3.0-or-later
Last verified 2026-07-21
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.