From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31529 invoked by alias); 24 Apr 2012 15:44:53 -0000 Received: (qmail 31518 invoked by uid 22791); 24 Apr 2012 15:44:51 -0000 X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL 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; Tue, 24 Apr 2012 15:44:37 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 4B0041C6D73; Tue, 24 Apr 2012 11:44:36 -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 PDz-zt6o2nFr; Tue, 24 Apr 2012 11:44:36 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 145BD1C6D65; Tue, 24 Apr 2012 11:44:36 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 37B32145616; Tue, 24 Apr 2012 08:44:17 -0700 (PDT) Date: Tue, 24 Apr 2012 15:44:00 -0000 From: Joel Brobecker To: Pawe?? Sikora Cc: gdb@sourceware.org Subject: Re: GDB 7.4.1 release on Wed? Message-ID: <20120424154417.GH25623@adacore.com> References: <20120423235301.GG25623@adacore.com> <2550250.y7pXfgxabX@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2550250.y7pXfgxabX@localhost> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2012-04/txt/msg00200.txt.bz2 > just for note, i've recently reported a major user-blocker: > http://sourceware.org/bugzilla/show_bug.cgi?id=14002 > > current 7.4 and master are unusable for big c++ development :( Do you confirm that the current head is still very slow for you? Jan pointed at a couple of patches that fixed some of the slowness, one of them being: http://sourceware.org/ml/gdb-patches/2012-02/msg00409.html But if master is still drastically slow, then something else is going on. -- Joel