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

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.