Skip to main content

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


Download files

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

Source Distribution

gdbundle-voltron-0.1.7.post2.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

gdbundle_voltron-0.1.7.post2-py2.py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 2 Python 3

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