Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 years ago
..
README aac11d60d2 development/gede: Added (Graphical User Interface for GDB). 6 years ago
gede.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 years ago
gede.info 5498e9ec50 multiple/qt5: Update DEP. 3 years ago
slack-desc aac11d60d2 development/gede: Added (Graphical User Interface for GDB). 6 years ago

README

Gede is a graphical frontend (GUI) to GDB written in C++ and using
the Qt4 (or Qt5) toolkit. Gede supports debugging programs written in
FreeBasic, C++, C and Rust. The goals of Gede are: to be fast
debugger, to use as few as possible external dependencies, to run
using a external GDB instance, and to avoid unnecessary features.