slackbuilds/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
..
README development/cgdb: Added to 12.2 repository 2010-05-12 23:28:38 +02:00
cgdb.SlackBuild development/cgdb: Updated for version 0.6.6 2011-12-18 00:05:10 -02:00
cgdb.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.