slackbuilds/development/cgdb
B. Watson 45d7f926da
development/cgdb: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:38:55 +07:00
..
README development/cgdb: Fix README. 2020-10-17 09:38:55 +07:00
cgdb.SlackBuild
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.