           SPELL=cgdb
         VERSION=0.5.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:bfb37ca4106f35e537056db64c80f56a288c983a341296c3fa73ba5648070cf545e6a416405a3810c55bbd1a9759e77cc67df063035ac078fc045cee6e1da3b8
      LICENSE[0]=GPL
        WEB_SITE=http://cgdb.sourceforge.net/
         ENTERED=20030601
        KEYWORDS="devel"
           SHORT="cgdb is a lightweight, but fully functional curses frontend to gdb."
cat << EOF
cgdb is a lightweight, but fully functional curses frontend to
gdb. The goal of cgdb is to be lightweight and responsive, not
encumbered with unnecessary features. The interface retains the
familiar GDB text-based interface with 100% of the original
functionality. The interfaces also provide additional features, such
as a source code window, shortcut keys, visual setting of breakpoints,
regex searching capabilities, and more.
EOF
