wok annotate cgdb/description.txt @ rev 25283
updated roundup (1.6.1 -> 2.2.0)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jul 18 15:58:43 2022 +0100 (2022-07-18) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@25128 | 1 Cgdb is a lightweight curses (terminal-based) interface to the |
Hans-G?nter@25128 | 2 GNU Debugger (GDB). |
Hans-G?nter@25128 | 3 In addition to the standard gdb console, cgdb provides a split |
Hans-G?nter@25128 | 4 screen view that displays the source code as it executes. |
Hans-G?nter@25128 | 5 The keyboard interface is modeled after vim, so vim users should |
Hans-G?nter@25128 | 6 feel at home using cgdb. |