From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10145 invoked by alias); 6 Dec 2010 21:15:25 -0000 Received: (qmail 10093 invoked by uid 22791); 6 Dec 2010 21:15:23 -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 mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 06 Dec 2010 21:15:18 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LD000200WWFIY00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Mon, 06 Dec 2010 23:15:16 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.229.69.203]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LD0001S0Z1DZWA0@a-mtaout22.012.net.il>; Mon, 06 Dec 2010 23:15:15 +0200 (IST) Date: Mon, 06 Dec 2010 21:15:00 -0000 From: Eli Zaretskii Subject: Re: [RFA, doc RFA] Don't install gdb.PYTHONDIR if -nx In-reply-to: To: Doug Evans Cc: jan.kratochvil@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83pqte38nq.fsf@gnu.org> References: <20101129003949.502FC246199@ruffy.mtv.corp.google.com> <83tyiz8o0h.fsf@gnu.org> <83sjya39sn.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-12/txt/msg00058.txt.bz2 > Date: Mon, 6 Dec 2010 12:58:27 -0800 > From: Doug Evans > Cc: jan.kratochvil@redhat.com, gdb-patches@sourceware.org > > This is mostly just for testing, so I punted. If it's only for testing, do we need to document it in the manual? Or maybe just say "for testing GDB using its test suite", and be done.