mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
aac11d60d2
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
5 lines
331 B
Text
5 lines
331 B
Text
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.
|