wok-6.x view cgdb/description.txt @ rev 25174

updated python-flask (1.1.2 -> 1.1.4)
author Hans-G?nter Theisgen
date Fri Jul 01 17:16:59 2022 +0100 (2022-07-01)
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.