gdbundle plugin for cyrus-and/gdb-dashboard
Project description
gdbundle-gdb-dashboard
This is a gdbundle plugin for cyrus-and/gdb-dashboard
Compatibility
- GDB
Installation
After setting up gdbundle, install the package from PyPi.
$ pip install gdbundle-gdb-dashboard
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 = ["gdb-dashboard"]
gdbundle.init(include=plugins)
Building
To build this package, it requires calling make
first as we need to download the .gdbinit
file from the actual repository since it isn't packaged as a Python package.
$ make
$ 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-gdb-dashboard-0.11.4.post1.tar.gz
.
File metadata
- Download URL: gdbundle-gdb-dashboard-0.11.4.post1.tar.gz
- Upload date:
- Size: 22.7 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 | 31b31a9c27ecc3fd10f28345891eadd528f145b4108a98a2ad643d5c58957ca4 |
|
MD5 | 29e8541f2c5bb64747e2c9f822df315d |
|
BLAKE2b-256 | 5bf1410ab96e5f478ebae192b917dcd8aac1839d38b3d12a52979104f20718ef |
File details
Details for the file gdbundle_gdb_dashboard-0.11.4.post1-py2.py3-none-any.whl
.
File metadata
- Download URL: gdbundle_gdb_dashboard-0.11.4.post1-py2.py3-none-any.whl
- Upload date:
- Size: 23.2 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 | dc7738dfa96ec1f7f7e428dba17ad980572305b80c81153329a73ae4f1f4acb7 |
|
MD5 | 9f2da25ccee348499332c99fa89c4aa0 |
|
BLAKE2b-256 | 51c2e44f06d295cea79f5f5c2d6b043b60342c9134e876fe85b1f8d8bd2fab93 |