From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6125 invoked by alias); 2 Sep 2009 17:02:44 -0000 Received: (qmail 5876 invoked by uid 22791); 2 Sep 2009 17:02:42 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Sep 2009 17:02:37 +0000 Received: from zps78.corp.google.com (zps78.corp.google.com [172.25.146.78]) by smtp-out.google.com with ESMTP id n82H2XIK009326 for ; Wed, 2 Sep 2009 18:02:33 +0100 Received: from an-out-0708.google.com (ancc37.prod.google.com [10.100.29.37]) by zps78.corp.google.com with ESMTP id n82H2UP0015495 for ; Wed, 2 Sep 2009 10:02:30 -0700 Received: by an-out-0708.google.com with SMTP id c37so363571anc.30 for ; Wed, 02 Sep 2009 10:02:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.101.46.1 with SMTP id y1mr9581285anj.95.1251910950134; Wed, 02 Sep 2009 10:02:30 -0700 (PDT) In-Reply-To: <8ac60eac0908260020l4200cf84v2686a76b5858d13@mail.gmail.com> References: <8ac60eac0908201340k6b759eb5o9bb73c8f473d8785@mail.gmail.com> <200908211130.n7LBUCJc011108@d12av02.megacenter.de.ibm.com> <8ac60eac0908231548x135edf2doa04fa59a49455bcd@mail.gmail.com> <8ac60eac0908260020l4200cf84v2686a76b5858d13@mail.gmail.com> Date: Wed, 02 Sep 2009 17:02:00 -0000 Message-ID: <8ac60eac0909021002q74acb916kcd5d4e28ae5fb370@mail.gmail.com> Subject: Re: [patch] Speed up find_pc_section From: Paul Pluzhnikov To: Ulrich Weigand Cc: Ulrich Weigand , gdb-patches ml , Tom Tromey , Jan Kratochvil Content-Type: text/plain; charset=ISO-8859-1 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: 2009-09/txt/msg00062.txt.bz2 On Wed, Aug 26, 2009 at 12:20 AM, Paul Pluzhnikov wrote: > Here is the patch. Tested on Linux/x86_64 and on Fedora11/i686 with > prelinking. No regressions. > It also passes Jan's new gdb.base/solib-overlap.exp test case for RH > Bug 515434, issuing these warnings: Ping? http://sourceware.org/ml/gdb-patches/2009-08/msg00372.html http://sourceware.org/ml/gdb-patches/2009-08/msg00437.html -- Paul Pluzhnikov