fourtysixandtwo e3736cd3b8 development/cgdb: Change i486 to i586 2 years ago
..
README 45d7f926da development/cgdb: Fix README. 4 years ago
cgdb.SlackBuild e3736cd3b8 development/cgdb: Change i486 to i586 2 years ago
cgdb.info 4248415dde Add REQUIRED field to .info files. 12 years ago
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 years ago

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.