From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11339 invoked by alias); 6 Dec 2010 21:16:41 -0000 Received: (qmail 11330 invoked by uid 22791); 6 Dec 2010 21:16:41 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 06 Dec 2010 21:16:37 +0000 Received: from kpbe14.cbf.corp.google.com (kpbe14.cbf.corp.google.com [172.25.105.78]) by smtp-out.google.com with ESMTP id oB6LGZ9q021668 for ; Mon, 6 Dec 2010 13:16:35 -0800 Received: from qyk10 (qyk10.prod.google.com [10.241.83.138]) by kpbe14.cbf.corp.google.com with ESMTP id oB6LGIsJ025380 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Mon, 6 Dec 2010 13:16:34 -0800 Received: by qyk10 with SMTP id 10so3918204qyk.1 for ; Mon, 06 Dec 2010 13:16:34 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.91.13 with SMTP id k13mr4845021qcm.299.1291670194211; Mon, 06 Dec 2010 13:16:34 -0800 (PST) Received: by 10.220.203.201 with HTTP; Mon, 6 Dec 2010 13:16:34 -0800 (PST) In-Reply-To: <83pqte38nq.fsf@gnu.org> References: <20101129003949.502FC246199@ruffy.mtv.corp.google.com> <83tyiz8o0h.fsf@gnu.org> <83sjya39sn.fsf@gnu.org> <83pqte38nq.fsf@gnu.org> Date: Mon, 06 Dec 2010 21:16:00 -0000 Message-ID: Subject: Re: [RFA, doc RFA] Don't install gdb.PYTHONDIR if -nx From: Doug Evans To: Eli Zaretskii Cc: jan.kratochvil@redhat.com, gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true 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/msg00059.txt.bz2 On Mon, Dec 6, 2010 at 1:15 PM, Eli Zaretskii wrote: >> 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? =A0Or > maybe just say "for testing GDB using its test suite", and be done. Well, there's a difference b/w "mostly" and "only". :-) But I think a ref to node Data Files should be sufficient. Whaddayathink?