ITP: cgdb -- A curses-based interface to the GNU Debugger (GDB)

Jari Aalto jari.aalto@cante.net
Sat Sep 22 09:41:00 GMT 2012


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/cgdb/cgdb-0.6.6-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/cgdb/cgdb-0.6.6-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/cgdb/setup.hint
                                                                                                          |
Included in Debian:

  http://packages.debian.org/cgdb

To check packaging:

  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all

Jari

[ setup.hint ]

sdesc: "A curses-based interface to the GNU Debugger (GDB)"
ldesc: "The goal of program is to be lightweight and responsive; not
encumbered with unnecessary features. The interface is designed to
deliver the familiar GDB text interface, with a split screen showing
the source as it executes. The UI is modeled on the classic Unix text
editor, vi. Those familiar with vi should feel right at home using
CGDB."
category: Devel
requires: libncurses10 libreadline7



More information about the Cygwin-apps mailing list