slackbuilds/development/gede
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README development/gede: Added (Graphical User Interface for GDB). 2018-11-17 18:42:49 +07:00
gede.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
gede.info multiple/qt5: Update DEP. 2021-04-20 23:01:25 +07:00
slack-desc development/gede: Added (Graphical User Interface for GDB). 2018-11-17 18:42:49 +07:00

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.