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

BootProg/boot32.asm: floppy chs support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 12 16:35:46 2022 +0000 (23 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.