From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17019 invoked by alias); 17 May 2006 18:20:42 -0000 Received: (qmail 16968 invoked by uid 22791); 17 May 2006 18:20:41 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 17 May 2006 18:20:36 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4HIKOZW003634; Wed, 17 May 2006 14:20:24 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4HIKOLM014278; Wed, 17 May 2006 14:20:24 -0400 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k4HIKJ5l009962; Wed, 17 May 2006 14:20:22 -0400 Message-ID: <446B6957.7080007@redhat.com> Date: Wed, 17 May 2006 18:20:00 -0000 From: Keith Seitz User-Agent: Thunderbird 1.5.0.2 (X11/20060420) MIME-Version: 1.0 To: Mikhail Teterin CC: insight@sourceware.org Subject: Re: Questioning the withdom of bundling gdb and insight References: <200605162201.33772.mi+mx@aldan.algebra.com> <200605171337.30938.mi+mx@aldan.algebra.com> <446B6380.4050602@redhat.com> <200605171411.03844.mi+mx@aldan.algebra.com> In-Reply-To: <200605171411.03844.mi+mx@aldan.algebra.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00034.txt.bz2 Mikhail Teterin wrote: > ?????? 17 ??????? 2006 13:55, Keith Seitz ???????: >> I don't have a problem with making insight-only snapshots available. Of >> course, IMO, anonymous CVS is always available to do this. > > I don't realy care for snapshots as I don't intend my port for people working > ON insight/gdb -- only for those working WITH it. You can always use a CVS release branch. All releases are tagged (gdb_MAJOR_MINOR-branch -- gdb_6_5-branch was just created). > But I'd like the released pieces to be available by themselves -- without the > accompanying other stuff, that's already ported and available. > > I made my own tarball with gdb/gdbtk and libgui -- it is under a megabyte > bzip2-ed. > > If you feel, the users should be able to download everything needed from one > location, you can add your server to the list of Tcl/Tk and Itcl/Itk > mirrors :-) Believe me when I say, I have wanted to remove the requirement of using pre-packaged tcl, tk, and itcl for a LONG time. You know, I may just stop talking about it and do it. How hard can the first two be, anyway? (Famous last words) Then I could make an insight RPM. :-) Keith