gdbundle wrapper for PyCortexMDebug
Project description
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
Built Distribution
File details
Details for the file gdbundle_pycortexmdebug-0.0.7.tar.gz
.
File metadata
- Download URL: gdbundle_pycortexmdebug-0.0.7.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bb2365d08526dbb66c7d8e5c537d4db59633e68ca169092ab283682d0adebe9 |
|
MD5 | 053221b475ac980ae1e7ed53a320507b |
|
BLAKE2b-256 | e12d08ac18fa6a8e5aad4b72da56e9fb75c1f02d8f4a5f8a0d0f8cb9b056fcd3 |
File details
Details for the file gdbundle_pycortexmdebug-0.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: gdbundle_pycortexmdebug-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 28.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 713a6f3ac74dfb041e54d3e1d06717c6916ec2785b6df6cd24bf3587b1fe2bb1 |
|
MD5 | ca9fc80b4070b43857e19c52b5318fad |
|
BLAKE2b-256 | 7e5e6f09b437c154a629ef1931ff13cf1179444c555c6f799875cb622c92814b |