From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21713 invoked by alias); 15 Mar 2012 18:04:19 -0000 Received: (qmail 21703 invoked by uid 22791); 15 Mar 2012 18:04:18 -0000 X-SWARE-Spam-Status: No, hits=-1.7 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; Thu, 15 Mar 2012 18:04:03 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M0X00J00U3Z3Q00@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Thu, 15 Mar 2012 20:03:47 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.179.236]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M0X00IONU69WD40@a-mtaout22.012.net.il>; Thu, 15 Mar 2012 20:03:47 +0200 (IST) Date: Thu, 15 Mar 2012 18:04:00 -0000 From: Eli Zaretskii Subject: Re: [RFA take 6] Allow setting breakpoints on inline functions (PR 10738) In-reply-to: <20120315105117.GA3076@redhat.com> To: Gary Benson Cc: dje@google.com, jan.kratochvil@redhat.com, gdb-patches@sourceware.org, mark@klomp.org Reply-to: Eli Zaretskii Message-id: <833999wxkt.fsf@gnu.org> References: <20120314133746.GA5696@redhat.com> <20120314175451.GA20072@host2.jankratochvil.net> <20120315105117.GA3076@redhat.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-03/txt/msg00553.txt.bz2 > Date: Thu, 15 Mar 2012 10:51:17 +0000 > From: Gary Benson > Cc: Jan Kratochvil , gdb-patches@sourceware.org, > Eli Zaretskii , Mark Wielaard > > Jan, Doug, Eli, how do you feel about "possibly inconsistent"? > > The option text would become: > > "Do not reject possibly inconsistent .gdb_index sections." The meaning of that is that the sections being skipped are inconsistent within themselves. If that's really what you meant, I'm fine with the change.