Bug 90600 - [NEW PORT] devel/cgdb: A curses-based interface to the GNU Debugger
Summary: [NEW PORT] devel/cgdb: A curses-based interface to the GNU Debugger
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-18 13:20 UTC by gslin
Modified: 2005-12-18 15:58 UTC (History)
1 user (show)

See Also:


Attachments
cgdb-0.5.3.shar (1.78 KB, text/plain)
2005-12-18 13:20 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2005-12-18 13:20:03 UTC
CGDB 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.

WWW:	http://cgdb.sourceforge.net/

Generated with FreeBSD Port Tools 0.63
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2005-12-18 15:58:15 UTC
State Changed
From-To: open->closed

Committed, thanks.