dsomero 610e8461bb various: Fix slack-desc formatting and comment nit picks. vor 11 Jahren
..
README 93bdcb139c development/cgdb: Added to 12.2 repository vor 15 Jahren
cgdb.SlackBuild f4f9559296 development/cgdb: Updated for version 0.6.6 vor 13 Jahren
cgdb.info 4248415dde Add REQUIRED field to .info files. vor 12 Jahren
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. vor 11 Jahren

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.