Path to this page:
./
devel/cgdb,
Curses-based interface to the GNU Debugger (GDB)
Branch: pkgsrc-2008Q1,
Version: 0.4.0nb2,
Package name: cgdb-0.4.0nb2,
Maintainer: pkgsrc-usersCGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB
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.
Required to run:[
devel/readline] [
devel/ncurses]
Required to build:[
devel/gmake]
Master sites: (Expand)
SHA1: 900105c73e8c16dec9f3e37343abbba120d36df6
RMD160: f79e567ccf96d5d473e1cd4859ac97bc17619f67
Filesize: 460.347 KB
Version history: (Expand)
- (2008-04-12) Package added to pkgsrc.se, version cgdb-0.4.0nb2 (created)
CVS history: (Expand)
2008-04-26 09:01:33 by Tyler R. Retzlaff | Files touched by this commit (1) |
Log message:
pullup ticket #2349 - requested is,joerg
fixes package installation
Revisions pulled up:
- pkgsrc/devel/cgdb/Makefile 1.14,1.15
Module Name: pkgsrc
Committed By: joerg
Date: Mon Apr 7 16:46:33 UTC 2008
Modified Files:
pkgsrc/devel/cgdb: Makefile
Log message:
simplify and fix typo.
------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: is
Date: Wed Apr 23 14:18:03 UTC 2008
Modified Files:
pkgsrc/devel/cgdb: Makefile
Log message:
Another typo fixed that prevented installation
|