diff options
author | João Felipe Santos <joao.eel[at]gmail.com> | 2010-05-12 23:28:38 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:28:38 +0200 |
commit | 93bdcb139c82a1e94c521360cb240109268767c9 (patch) | |
tree | ba0bb98b59bbd8f8de4405b72b42ad3ba4b91972 /development/cgdb/slack-desc | |
parent | da51cb3aaec62e628e2ffe18384635bcb7e1ce65 (diff) | |
download | slackbuilds-93bdcb139c82a1e94c521360cb240109268767c9.tar.gz |
development/cgdb: Added to 12.2 repository
Diffstat (limited to 'development/cgdb/slack-desc')
-rw-r--r-- | development/cgdb/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/cgdb/slack-desc b/development/cgdb/slack-desc new file mode 100644 index 0000000000..65682b1760 --- /dev/null +++ b/development/cgdb/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 ':'. + + |-----handy-ruler-------------------------------------------------------| +cgdb: cgdb (A curses interface for cgdb) +cgdb: +cgdb: CGDB is a curses (terminal-based) interface to the GNU Debugger (GDB). +cgdb: Its goal is to be lightweight and responsive; not encumbered with +cgdb: unnecessary features. +cgdb: +cgdb: Homepage: http://cgdb.sourceforge.net +cgdb: +cgdb: +cgdb: +cgdb: |