slackbuilds/development/cgdb
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
cgdb.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
cgdb.info
slack-desc

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.