From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19918 invoked by alias); 30 Sep 2002 20:07:53 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19850 invoked from network); 30 Sep 2002 20:07:52 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 30 Sep 2002 20:07:52 -0000 Received: from fleche.redhat.com (tz0181.peakpeak.com [207.174.69.181]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id OAA11236; Mon, 30 Sep 2002 14:07:48 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id D706B4F8079; Mon, 30 Sep 2002 14:03:31 -0600 (MDT) To: DJ Delorie Cc: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: toplevel: Eliminate reference to 'gui', 'libproc' References: <20020929165936.GA27607@doctormoo.dyndns.org> <200209301650.g8UGocJ28942@greed.delorie.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: I'm EMOTIONAL now because I have MERCHANDISING CLOUT!! Date: Mon, 30 Sep 2002 13:07:00 -0000 In-Reply-To: <200209301650.g8UGocJ28942@greed.delorie.com> Message-ID: <87bs6fckj0.fsf@fleche.redhat.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00774.txt.bz2 >>>>> "DJ" == DJ Delorie writes: DJ> Technically OK, but could someone confirm the demise of gui and DJ> libproc first? `gui' was a gdb gui being written in scheme around 1995. It died before Feb 1996. Tom