From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8153 invoked by alias); 30 Dec 2005 22:16:59 -0000 Received: (qmail 8146 invoked by uid 22791); 30 Dec 2005 22:16:58 -0000 X-Spam-Check-By: sourceware.org Received: from eastrmmtao05.cox.net (HELO eastrmmtao05.cox.net) (68.230.240.34) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 30 Dec 2005 22:16:56 +0000 Received: from white ([68.9.65.164]) by eastrmmtao05.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051230221646.ERHQ14098.eastrmmtao05.cox.net@white>; Fri, 30 Dec 2005 17:16:46 -0500 Received: from bob by white with local (Exim 3.36 #1 (Debian)) id 1EsSYC-0001BL-00; Fri, 30 Dec 2005 17:16:40 -0500 Date: Fri, 30 Dec 2005 22:16:00 -0000 From: Bob Rossi To: Mark Kettenis Cc: gdb@sources.redhat.com Subject: Re: CVS broken Message-ID: <20051230221640.GC4388@white> Mail-Followup-To: Mark Kettenis , gdb@sources.redhat.com References: <20051230214837.GA4388@white> <200512302206.jBUM6Y7a012417@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200512302206.jBUM6Y7a012417@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.9i Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00225.txt.bz2 On Fri, Dec 30, 2005 at 11:06:34PM +0100, Mark Kettenis wrote: > > Date: Fri, 30 Dec 2005 16:48:37 -0500 > > From: Bob Rossi > > > > Hi all, > > > > I just did a fresh check out of GDB like this > > cvs -d ':ext:bobbybrasko@sources.redhat.com:/cvs/src' co gdb+dejagnu > > Don't do that! We dropped dejagnu; the gdb+dejagnu module really only > still exists for hysterical raisins. You should install dejagnu by > some other means (for example by downloading it from ftp.gnu.org), and > just check out the gdb module. Oops, I usually do what worked for me yesterday, today. I'll drop the dejagnu line. Thanks! > Do we still have documentation suggesting checking out gdb+dejagnu? A quick search did bring this up, http://www.gnu.org/software/gdb/current/ A weekly snapshot (gdb+dejagnu-CVS-YYYYMMDD.tar.bz2) of the sources checked out using CVS is available for download from the current snapshot directory. Thanks, Bob Rossi