From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29572 invoked by alias); 5 Feb 2011 09:34:15 -0000 Received: (qmail 29405 invoked by uid 22791); 5 Feb 2011 09:34:13 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from zwopi.com (HELO daffy.zwopi.com) (85.214.124.126) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 05 Feb 2011 09:34:06 +0000 Received: by daffy.zwopi.com (Postfix, from userid 80) id 01A2685; Sat, 5 Feb 2011 10:34:02 +0100 (CET) To: Tom Tromey Subject: Re: performance of multithreading gets gradually worse under gdb X-PHP-Originating-Script: 0:func.inc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 05 Feb 2011 09:34:00 -0000 From: Markus Alber Cc: Pedro Alves , , Ulrich Weigand , Michael Snyder , In-Reply-To: References: <201102032140.p13Le89f031563@d06av02.portsmouth.uk.ibm.com> <201102041455.20607.pedro@codesourcery.com> <201102041555.52179.pedro__21913.9744448059$1296834976$gmane$org@codesourcery.com> Message-ID: X-Sender: markus@hyperion-imrt.org User-Agent: Roundcube Webmail/0.5 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: 2011-02/txt/msg00105.txt.bz2 On Fri, 04 Feb 2011 10:01:57 -0700, Tom Tromey wrote: > Markus -- any way you could try gdb CVS HEAD to see if it fixes your > problem? If it doesn't, then there are more bugs to find... > > Tom Will try on Monday, thanks.