Example gdbundle plugin
Project description
gdbundle-example
This is a gdbundle plugin example. It is not meant to be useful, but to serve as a reference for gdbundle plugin creators and curious individuals.
Compatibility
- GDB
- LLDB
Installation
After setting up gdbundle, install the package from PyPi.
$ pip install gdbundle-example
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 = ["example"]
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gdbundle-example-0.0.2.tar.gz.
File metadata
- Download URL: gdbundle-example-0.0.2.tar.gz
- Upload date:
- Size: 2.4 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 |
7d89d54e6425f254d7d8c899e3ee7d4f166b5bc3e4e399b2648491ee085789d9
|
|
| MD5 |
6bdf875eca5fbe17fc5706bff8498b96
|
|
| BLAKE2b-256 |
674b68faebbb82fdd75b8a776104fb704aee580e9afc4579f4ab7a2336dd51cf
|
File details
Details for the file gdbundle_example-0.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: gdbundle_example-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
8092fd8bcf731bc17595d4b5eabf900c0f3f8e3946da3114531398ad026a888d
|
|
| MD5 |
a4bd3794a5fe1cdcd2fcc350783f40cb
|
|
| BLAKE2b-256 |
1271826260ab8e62e80b9a79ef306066e979aaacd2f0b206bcc6fa74e6afef68
|