From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18525 invoked by alias); 29 Nov 2006 15:26:14 -0000 Received: (qmail 18517 invoked by uid 22791); 29 Nov 2006 15:26:13 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 29 Nov 2006 15:26:04 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GpRJx-0000IP-QF; Wed, 29 Nov 2006 10:26:01 -0500 Date: Wed, 29 Nov 2006 15:26:00 -0000 From: Daniel Jacobowitz To: jbbachky@aim.com Cc: gdb@sources.redhat.com Subject: Re: gdbserver/gdb-6/4 and lots of pthreads Message-ID: <20061129152601.GA1046@nevyn.them.org> Mail-Followup-To: jbbachky@aim.com, gdb@sources.redhat.com References: <8C8D6E7E15FE5F6-5D0-723B@mblk-d22.sysops.aol.com> <20061115164953.GA31009@nevyn.them.org> <8C8D7E0B004BE30-C20-26F0@mblk-d23.sysops.aol.com> <20061116220412.GA28527@nevyn.them.org> <8C8D88FE433FC88-C20-54B0@mblk-d23.sysops.aol.com> <20061117190759.GA8764@nevyn.them.org> <8C8D89A3DC3857F-C20-593A@mblk-d23.sysops.aol.com> <20061117201433.GB11609@nevyn.them.org> <8C8E1E161E7E83A-D40-833E@MBLK-D29.sysops.aol.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8C8E1E161E7E83A-D40-833E@MBLK-D29.sysops.aol.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00224.txt.bz2 On Wed, Nov 29, 2006 at 10:22:57AM -0500, jbbachky@aim.com wrote: > Daniel, > I had patching problem - grabbing the source from 11/20 (which includes > your commit from 11/16) did > solve my performance/thrashing problem with "lots of pthreads". As far > as I can tell, gdb is doing everything I > need it to do with my powerpc shared libraries program. Great! Thanks for trying a snapshot. The fix won't be in the upcoming GDB 6.6, due to timing, but should be in the release after that one. -- Daniel Jacobowitz CodeSourcery