diff options
Diffstat (limited to 'development/gede/slack-desc')
-rw-r--r-- | development/gede/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/gede/slack-desc b/development/gede/slack-desc new file mode 100644 index 0000000000..4d95fb10d9 --- /dev/null +++ b/development/gede/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gede: gede (Graphical User Interface for GDB) +gede: +gede: Gede is a graphical frontend (GUI) to GDB written in C++ and using +gede: the Qt4 (or Qt5) toolkit. Gede supports debugging programs written in +gede: FreeBasic, C++, C and Rust. The goals of Gede are: to be fast +gede: debugger, to use as few as possible external dependencies, to run +gede: using a external GDB instance, and to avoid unnecessary features. +gede: +gede: +gede: +gede: |