wok view cgdb/description.txt @ rev 25462

ufraw: include exiv2/error.hpp in ufraw_exiv2.cc
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 28 10:52:41 2022 +0000 (20 months ago)
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.