Add files from parent branch HEAD:
[pkgsrc.git] / devel / cgdb / DESCR
1 CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB
2 is to be lightweight and responsive; not encumbered with unnecessary features.
3
4 The interface is designed to deliver the familiar GDB text interface, with a
5 split screen showing the source as it executes. The UI is modeled on the
6 classic Unix text editor, vi. Those familiar with vi should feel right at home
7 using CGDB.