Skip to main content

gdbundle wrapper for PyCortexMDebug

Project description

GitHub PyPI version PyPI pyversions

gdbundle-PyCortexMDebug

This is a gdbundle plugin for bnahill/PyCortexMDebug

The original PyCortexMDebug plugin is embedded as a git submodule, rather than specifying as a typical dependency, because it is not as of yet deployed to PyPi, and so this package cannot depend on it via git+ dependency spec.

Compatibility

  • GDB

Installation

After setting up gdbundle, install the package from PyPi.

$ pip install gdbundle-PyCortexMDebug

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 = ["PyCortexMDebug"]
gdbundle.init(include=plugins)

Building

Be sure to git submodule update --init to get the cmdebug dependency.

$ 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_pycortexmdebug-0.0.7.tar.gz (24.4 kB view details)

Uploaded Source

Built Distribution

gdbundle_pycortexmdebug-0.0.7-py2.py3-none-any.whl (28.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file gdbundle_pycortexmdebug-0.0.7.tar.gz.

File metadata

File hashes

Hashes for gdbundle_pycortexmdebug-0.0.7.tar.gz
Algorithm Hash digest
SHA256 2bb2365d08526dbb66c7d8e5c537d4db59633e68ca169092ab283682d0adebe9
MD5 053221b475ac980ae1e7ed53a320507b
BLAKE2b-256 e12d08ac18fa6a8e5aad4b72da56e9fb75c1f02d8f4a5f8a0d0f8cb9b056fcd3

See more details on using hashes here.

File details

Details for the file gdbundle_pycortexmdebug-0.0.7-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for gdbundle_pycortexmdebug-0.0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 713a6f3ac74dfb041e54d3e1d06717c6916ec2785b6df6cd24bf3587b1fe2bb1
MD5 ca9fc80b4070b43857e19c52b5318fad
BLAKE2b-256 7e5e6f09b437c154a629ef1931ff13cf1179444c555c6f799875cb622c92814b

See more details on using hashes here.

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