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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file gdbplugins-0.0.1.dev3.tar.gz
.
File metadata
- Download URL: gdbplugins-0.0.1.dev3.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 126999e95e22d62901eb66f0a5497914c4c9aa31395ad3c74b35e57ada011eac |
|
MD5 | 5c1b69ee39702f1f64aafa2df2c1b7db |
|
BLAKE2b-256 | a921e27aa75d6a39af0939aa0dea72677add9c1071f51eaea12c556e4a479383 |