wok view cgdb/description.txt @ rev 25616

Add emu2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 26 15:51:29 2023 +0000 (10 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.