Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37734768
en ru br
ALT Linux repos
S:0.7.0-alt1
5.0: 0.6.4-alt2

Group :: Development/Debuggers
RPM: cgdb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: cgdb
Summary: Frontend for GDB
Version: 0.6.4
Release: alt2
Url: http://cgdb.sourceforge.net/
License: GPL2
Group: Development/Debuggers

Packager: Alexey Gladkov <legion at altlinux.ru>

Source: %name-%version.tar.bz2
Patch0: cgdb-alt-fix-xfree.patch

Requires: gdb

# Automatically added by buildreq on Fri Sep 26 2008

BuildRequires: flex libncurses-devel libreadline-devel

%description
CGDB is a curses (terminal-based) interface to the GNU Debugger (GDB).
Its goal is to be lightweight and responsive; not encumbered with
unnecessary features.

%prep
%setup -q
%patch0 -p1

%build
%configure
printf '#define HAVE_DEV_PTMX 1\n' >> config.h

%make_build

%install
%makeinstall_std

%post
%install_info

%postun
%uninstall_info

%files
%doc README NEWS
%_bindir/*
%_datadir/%name
%_infodir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin