slackbuilds_ponce/development/cgdb
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
cgdb.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
cgdb.SlackBuild development/cgdb: Updated for version 0.6.6 2011-12-18 00:05:10 -02:00
README development/cgdb: Added to 12.2 repository 2010-05-12 23:28:38 +02:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

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.