gdbundle plugin for snare/voltron
Project description
gdbundle-voltron
This is a gdbundle plugin for snare/voltron
Compatibility
This works for GDB, but it appears that the LLDB version of Voltron (as of bcf25d957657414d025ff488889cdef8d4fcae06) does not work due not pinning versions in it's setup.py
and does not work on Python 3.7.
ImportError: cannot import name 'DispatcherMiddleware' from 'werkzeug.wsgi'
Installation
After setting up gdbundle, install the package from PyPi.
$ pip install gdbundle-voltron
If you've decided to manually manage your packages using the gdbundle(include=[])
argument,
add it to the list of plugins.
# .gdbinit
[...]
import gdbundle
plugins = ["voltron"]
gdbundle.init(include=plugins)
Building
$ poetry build
$ poetry publish
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
Built Distribution
File details
Details for the file gdbundle-voltron-0.1.7.post2.tar.gz
.
File metadata
- Download URL: gdbundle-voltron-0.1.7.post2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.6.7 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21ba2d83a27aee852534b91706e1c360abb476af2cd6386a5a6035e3d7684fa2 |
|
MD5 | 3fb4ce987ac8f64fb360cb912966fe00 |
|
BLAKE2b-256 | ed3373d61b30efb7569ae46a04c9335df38abc59a382456f380f42d7e15bfce8 |
File details
Details for the file gdbundle_voltron-0.1.7.post2-py2.py3-none-any.whl
.
File metadata
- Download URL: gdbundle_voltron-0.1.7.post2-py2.py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.6.7 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85a31063efcc92725ca918ffefae4ec652c19983c416bbb675ea075ed862cfa2 |
|
MD5 | 7adbe6167e0bf9492b02fba1e4bb3dfa |
|
BLAKE2b-256 | e8021921bb3f47f7a4b82e502cf6dc9fa78a356e99fdc0816dcd449df22b372f |