From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26605 invoked by alias); 26 Aug 2009 15:10:55 -0000 Received: (qmail 26596 invoked by uid 22791); 26 Aug 2009 15:10:53 -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.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 Aug 2009 15:10:47 +0000 Received: from zps76.corp.google.com (zps76.corp.google.com [172.25.146.76]) by smtp-out.google.com with ESMTP id n7QFAjF1027185 for ; Wed, 26 Aug 2009 08:10:45 -0700 Received: from pxi39 (pxi39.prod.google.com [10.243.27.39]) by zps76.corp.google.com with ESMTP id n7QFA8ms012211 for ; Wed, 26 Aug 2009 08:10:43 -0700 Received: by pxi39 with SMTP id 39so155063pxi.8 for ; Wed, 26 Aug 2009 08:10:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.163.18 with SMTP id l18mr3493364rve.263.1251299443016; Wed, 26 Aug 2009 08:10:43 -0700 (PDT) In-Reply-To: <8ac60eac0908260737x4458c789o18c9d01bffa8c73c@mail.gmail.com> References: <8ac60eac0908201340k6b759eb5o9bb73c8f473d8785@mail.gmail.com> <200908211130.n7LBUCJc011108@d12av02.megacenter.de.ibm.com> <8ac60eac0908231548x135edf2doa04fa59a49455bcd@mail.gmail.com> <8ac60eac0908260020l4200cf84v2686a76b5858d13@mail.gmail.com> <20090826120349.GA10411@host0.dyn.jankratochvil.net> <8ac60eac0908260737x4458c789o18c9d01bffa8c73c@mail.gmail.com> Date: Wed, 26 Aug 2009 15:17:00 -0000 Message-ID: <8ac60eac0908260810g2fac7792tdf3f85c69be604bc@mail.gmail.com> Subject: Re: [patch] Speed up find_pc_section From: Paul Pluzhnikov To: Jan Kratochvil Cc: Ulrich Weigand , gdb-patches ml , Tom Tromey Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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-08/txt/msg00446.txt.bz2 On Wed, Aug 26, 2009 at 7:37 AM, Paul Pluzhnikov wrote: > $ uname -a > Linux fc11i 2.6.29.6-217.2.3.fc11.i686.PAE #1 SMP Wed Jul 29 16:05:22 > EDT 2009 i686 i686 i386 GNU/Linux Forgot to mention: this is running inside VirtualBox (http://www.virtualbox.org). Don't know whether this makes any difference. -- Paul Pluzhnikov