This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]