GDBFrontend Screenshot
❤️
Donate
Become a Patron!
BTC Bitcoin address for donations
GDBFrontend Donation BTC QR Code bc1qhvlc762kwuzeawedl9a8z0duhs8449nwwc35e2
Documentation
Documentation is a TODO yet. You can contribute to documentation on Github Wiki.
API Documentation
API Documentation is a TODO yet. You can read Plugin Development Tutorial.
Installing
PIP Package (Python Wheel)
You can install it from PyPi repository.
$ python3 -m pip install gdbfrontend
Arch Linux (AUR)
You can install Arch Linux package for Arch-based distributions. (AUR Package)
$ yay -S gdb-frontend-bin
GIT (Latest GIT Snapshot)
You can download GDBFrontend from latest GIT snapshot.
$ git clone https://github.com/rohanrhu/gdb-frontend.git
$ cd gdb-frontend
$ ./gdbfrontend
Testing & Contribution
Project needs testing yet. You can test GDBFrontend and open issues on Github Issues.