Skip to main content

Make debugging of programs written in various languages easy.

Project description

# The gdbplugn.

Python plugins for gdb making debugging various languages with gdb easy.

## Installation

pip install gdbplugins

Then you need to make sure the gdb loads the plugins. On RHEL and Fedora, this should make it happen:

sudo ln -s $(which _gdbplugin_loader) /etc/gdbinit.d/_gdbplugin_loader.py

Next time you start gdb, the plugins should load.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gdbplugins-0.0.1.dev3.tar.gz (15.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page