From 93bdcb139c82a1e94c521360cb240109268767c9 Mon Sep 17 00:00:00 2001 From: João Felipe Santos Date: Wed, 12 May 2010 23:28:38 +0200 Subject: development/cgdb: Added to 12.2 repository --- development/cgdb/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 development/cgdb/README (limited to 'development/cgdb/README') diff --git a/development/cgdb/README b/development/cgdb/README new file mode 100644 index 0000000000..4a84d18a93 --- /dev/null +++ b/development/cgdb/README @@ -0,0 +1,7 @@ +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. -- cgit v1.2.3