From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26044 invoked by alias); 30 Nov 2010 03:54:31 -0000 Received: (qmail 26036 invoked by uid 22791); 30 Nov 2010 03:54:30 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 30 Nov 2010 03:54:26 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LCO00D00IM1O700@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Tue, 30 Nov 2010 05:54:23 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.229.63.39]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LCO00DWQIUMD6A0@a-mtaout23.012.net.il>; Tue, 30 Nov 2010 05:54:23 +0200 (IST) Date: Tue, 30 Nov 2010 03:54:00 -0000 From: Eli Zaretskii Subject: Re: [RFA, doc RFA] Don't install gdb.PYTHONDIR if -nx In-reply-to: To: Doug Evans Cc: tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83tyiz8o0h.fsf@gnu.org> References: <20101129003949.502FC246199@ruffy.mtv.corp.google.com> 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/msg00492.txt.bz2 > Date: Mon, 29 Nov 2010 16:03:02 -0800 > From: Doug Evans > Cc: gdb-patches@sourceware.org > > I will check this in then, pending doc RFA. OK. Do we want this to be mentioned in NEWS? Thanks.