From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14989 invoked by alias); 19 Jun 2009 16:38:14 -0000 Received: (qmail 14979 invoked by uid 22791); 19 Jun 2009 16:38:13 -0000 X-Spam-Check-By: sourceware.org Received: from pool-98-110-183-121.bstnma.fios.verizon.net (HELO cgf.cx) (98.110.183.121) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 19 Jun 2009 16:38:07 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id DD92913C065; Fri, 19 Jun 2009 12:37:53 -0400 (EDT) Received: by ednor.cgf.cx (Postfix, from userid 201) id D29212B380; Fri, 19 Jun 2009 12:37:53 -0400 (EDT) Date: Fri, 19 Jun 2009 16:38:00 -0000 From: Christopher Faylor To: Samuel Bronson , gdb@sourceware.org Subject: Re: What is keeping GDB in CVS ? Message-ID: <20090619163753.GA9700@ednor.casa.cgf.cx> Mail-Followup-To: Samuel Bronson , gdb@sourceware.org References: <87r5xgqk0k.wl%naesten@gmail.com> <20090619162308.GA13968@caradoc.them.org> <20090619162801.GA14773@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090619162801.GA14773@caradoc.them.org> User-Agent: Mutt/1.5.19 (2009-01-05) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-06/txt/msg00196.txt.bz2 On Fri, Jun 19, 2009 at 12:28:01PM -0400, Daniel Jacobowitz wrote: >On Fri, Jun 19, 2009 at 12:23:08PM -0400, Daniel Jacobowitz wrote: >> There was another discussion of this on the binutils list recently. >> >> http://sourceware.org/ml/binutils/2009-05/msg00028.html > >FWIW, the discussion got stuck, but the most promising leaf was this >message from Joel, I think: > >http://sourceware.org/ml/binutils/2009-05/msg00176.html I still think that the various projects merged under the "src" umbrella should be pulled apart and given their own repositories. There is really, for instance, no reason for Cygwin or cgen, which are non-FSF projects, to be intermingled with gdb and binutils. However, I am very sympathetic to the notion that "It ain't broke..." cgf