wok-current view cgdb/description.txt @ rev 25483

created recipe for py3k-six
author Hans-G?nter Theisgen
date Mon Oct 17 07:54:33 2022 +0100 (2022-10-17)
parents
children
line source
1 Cgdb is a lightweight curses (terminal-based) interface to the
2 GNU Debugger (GDB).
3 In addition to the standard gdb console, cgdb provides a split
4 screen view that displays the source code as it executes.
5 The keyboard interface is modeled after vim, so vim users should
6 feel at home using cgdb.