From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32231 invoked by alias); 14 Sep 2009 17:36:06 -0000 Received: (qmail 32221 invoked by uid 22791); 14 Sep 2009 17:36:06 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 14 Sep 2009 17:36:01 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 304242BAB81; Mon, 14 Sep 2009 13:36:00 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id QNF2jwqKMsEk; Mon, 14 Sep 2009 13:36:00 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A37802BAB11; Mon, 14 Sep 2009 13:35:59 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id D26F3F589B; Mon, 14 Sep 2009 10:35:54 -0700 (PDT) Date: Mon, 14 Sep 2009 17:36:00 -0000 From: Joel Brobecker To: Paul Pluzhnikov Cc: Ulrich Weigand , Pierre Muller , Ulrich Weigand , gdb-patches ml , Tom Tromey , Jan Kratochvil Subject: Re: [patch] Speed up find_pc_section Message-ID: <20090914173554.GK8327@adacore.com> References: <8ac60eac0909131447i5a128877q585e3ab4c24f551b@mail.gmail.com> <200909141643.n8EGhjgm021351@d12av02.megacenter.de.ibm.com> <8ac60eac0909141019x77435f40p32f731dfd9df0abc@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8ac60eac0909141019x77435f40p32f731dfd9df0abc@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) 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/msg00421.txt.bz2 > I've just checked in both patches. Hopefully this thread will end here, > it's been long enough :-) There is still the OBJF_NOT_MAPPED patch. Care to test it? (it would be sufficient for me to test it on a Linux platform while verifying that it also gets rid of the complaints on MacOS) I will update the gdb-7.0 Wiki accordingly. -- Joel