From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18966 invoked by alias); 19 Jul 2012 16:11:38 -0000 Received: (qmail 18955 invoked by uid 22791); 19 Jul 2012 16:11:36 -0000 X-SWARE-Spam-Status: No, hits=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 Jul 2012 16:11:21 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0M7F004000XVKW00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Thu, 19 Jul 2012 19:11:19 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.210.75]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7F0049A0YVB1C0@a-mtaout21.012.net.il>; Thu, 19 Jul 2012 19:11:19 +0300 (IDT) Date: Thu, 19 Jul 2012 16:11:00 -0000 From: Eli Zaretskii Subject: Re: [RFA, doc RFA] New option set use-deprecated-index-sections In-reply-to: <20487.14790.662664.583456@ruffy2.mtv.corp.google.com> To: dje@google.com Cc: jan.kratochvil@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83k3xz91e2.fsf@gnu.org> References: <20120717214257.GA9394@host2.jankratochvil.net> <20487.14790.662664.583456@ruffy2.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: 2012-07/txt/msg00351.txt.bz2 > Date: Wed, 18 Jul 2012 15:33:42 -0700 > Cc: gdb-patches@sourceware.org, eliz@gnu.org > From: dje@google.com > > P.S. Eli, I need a doc RFA here too. Thanks. Coming up: > +When enabled .gdb_index sections that have been deprecated are used anyway.\n ^ Please add a comma here, otherwise the sentence is ambiguous and unclear. Also, I think When enabled, deprecated .gdb_index sections are used anyway. is both shorter and clearer. Everything else is fine with me, thanks.