From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22897 invoked by alias); 2 Nov 2010 18:24:52 -0000 Received: (qmail 22871 invoked by uid 22791); 2 Nov 2010 18:24:47 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 02 Nov 2010 18:24:42 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LB900G00RZS9100@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Tue, 02 Nov 2010 20:24:39 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.98.164]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LB900GLNSH2AE10@a-mtaout20.012.net.il>; Tue, 02 Nov 2010 20:24:39 +0200 (IST) Date: Tue, 02 Nov 2010 18:24:00 -0000 From: Eli Zaretskii Subject: Re: RFC: remove guile support In-reply-to: To: Tom Tromey Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <838w1b60t3.fsf@gnu.org> References: <83zkuklatu.fsf@gnu.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-11/txt/msg00037.txt.bz2 > From: Tom Tromey > Cc: gdb-patches@sourceware.org > Date: Tue, 02 Nov 2010 08:57:03 -0600 > > >>>>> "Eli" == Eli Zaretskii writes: > > Tom> This patch removes the Guile support. > > Eli> I think this is NEWS-worthy. > > How about this? > > Tom > > *** NEWS.~1.407.~ 2010-10-14 12:53:50.000000000 -0600 > --- NEWS 2010-11-02 08:56:23.000000000 -0600 > *************** > *** 76,81 **** > --- 76,83 ---- > see the "Tasking Support when using the Ravenscar Profile" section > in the GDB user manual. > > + * Guile support was removed. That's good enough, thanks.