SlackBuildsOrg/development/cgdb
dsomero 610e8461bb various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:29:22 -05:00
..
cgdb.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
cgdb.SlackBuild
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -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.