Skip to main content

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


Download files

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

Source Distribution

gdbundle-gdb-dashboard-0.11.4.post1.tar.gz (22.7 kB view hashes)

Uploaded Source

Built Distribution

gdbundle_gdb_dashboard-0.11.4.post1-py2.py3-none-any.whl (23.2 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