wok-current diff cgdb/description.txt @ rev 25426

updated xalan-c and xalan-c-dev (1.11 -> 1.12.0)
author Hans-G?nter Theisgen
date Thu Aug 18 16:42:41 2022 +0100 (2022-08-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/cgdb/description.txt	Thu Aug 18 16:42:41 2022 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +Cgdb is a lightweight curses (terminal-based) interface to the
     1.5 +GNU Debugger (GDB).
     1.6 +In addition to the standard gdb console, cgdb provides a split
     1.7 +screen view that displays the source code as it executes.
     1.8 +The keyboard interface is modeled after vim, so vim users should
     1.9 +feel at home using cgdb.