freebsd-ports/devel/cgdb/pkg-descr
Cheng-Lung Sung 2bf6cc24da - Update to 0.6.7
PR:		ports/177822
Submitted by:	Zhihao Yuan <lichray_AT_gmail.com>
2013-06-27 02:45:13 +00:00

10 lines
433 B
Text

CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of
CGDB is to be lightweight and responsive; not encumbered with
unnecessary features.
The interface is designed to deliver the familiar GDB text interface,
with a split screen showing the source as it executes. The UI is modeled
on the classic Unix text editor, vi. Those familiar with vi should feel
right at home using CGDB.
WWW: http://cgdb.sourceforge.net/