CMD + K

gdb

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::gdb

Usage Tracking

16.3
15.1
14.2
14.1
12.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants.

About

Summary

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.

Last Updated

Apr 22, 2025 at 06:04

License

GPL-3.0-only

Total Downloads

706.8K

Supported Platforms

linux-ppc64le
linux-aarch64
macOS-64
macOS-arm64
linux-64