slackbuilds_ponce/development/cgdb
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
cgdb.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
cgdb.SlackBuild
README
slack-desc

CGDB is a curses (terminal-based) interface to the GNU Debugger (GDB). Its goal
is to be lightweight and responsive; not encumbered with unnecessary features.

The primary feature of CGDB is the constant presence of a source display, 
updated as the program executes, to help keep you focused while debugging. 
The interface is inspired by the classic Unix text editor, vi. Those familiar 
with vi (or vim) should feel right at home using CGDB.