From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23536 invoked by alias); 16 Jun 2009 18:51:24 -0000 Received: (qmail 23528 invoked by uid 22791); 16 Jun 2009 18:51:24 -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; Tue, 16 Jun 2009 18:51:14 +0000 Received: from zps77.corp.google.com (zps77.corp.google.com [172.25.146.77]) by smtp-out.google.com with ESMTP id n5GIpC7I009539 for ; Tue, 16 Jun 2009 11:51:12 -0700 Received: from qyk1 (qyk1.prod.google.com [10.241.83.129]) by zps77.corp.google.com with ESMTP id n5GIoOgE008502 for ; Tue, 16 Jun 2009 11:51:10 -0700 Received: by qyk1 with SMTP id 1so5868896qyk.16 for ; Tue, 16 Jun 2009 11:51:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.70.141 with SMTP id d13mr1731936qcj.70.1245178269331; Tue, 16 Jun 2009 11:51:09 -0700 (PDT) In-Reply-To: References: <8ac60eac0906081750i1faddef3pe35f4983bf5ee400@mail.gmail.com> <8ac60eac0906151829i496768d4pf633e13421f37b59@mail.gmail.com> Date: Tue, 16 Jun 2009 18:51:00 -0000 Message-ID: <8ac60eac0906161151t7565080dqc52dbb220c34ef3a@mail.gmail.com> Subject: Re: [patch] Eliminate quadratic slow-down on number of solibs (take 2). From: Paul Pluzhnikov To: Tom Tromey Cc: gdb-patches@sourceware.org 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-06/txt/msg00408.txt.bz2 On Tue, Jun 16, 2009 at 10:31 AM, Tom Tromey wrote: > Ok with these changes. Fixed and committed. Thanks, -- Paul Pluzhnikov