From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5733 invoked by alias); 7 Sep 2010 02:18:41 -0000 Received: (qmail 5721 invoked by uid 22791); 7 Sep 2010 02:18:40 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-iw0-f169.google.com (HELO mail-iw0-f169.google.com) (209.85.214.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 07 Sep 2010 02:18:35 +0000 Received: by iwn33 with SMTP id 33so7031317iwn.0 for ; Mon, 06 Sep 2010 19:18:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.187.194 with SMTP id cx2mr6582885ibb.165.1283825913425; Mon, 06 Sep 2010 19:18:33 -0700 (PDT) Received: by 10.231.159.209 with HTTP; Mon, 6 Sep 2010 19:18:33 -0700 (PDT) In-Reply-To: <20100907013559.GF21706@adacore.com> References: <20100906233108.GB21706@adacore.com> <20100907013559.GF21706@adacore.com> Date: Tue, 07 Sep 2010 02:18:00 -0000 Message-ID: Subject: Re: Massive slowdown printing values in gdb-7.1 From: Srinath Avadhanula To: Joel Brobecker Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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: 2010-09/txt/msg00043.txt.bz2 On Mon, Sep 6, 2010 at 9:35 PM, Joel Brobecker wrote: >> That did it! :) The latest from CVS: GNU gdb (GDB) 7.2.50.20100906 >> doesn't have this problem anymore. > > Wonderful news. If it's not asking too much, it would be interesting > to determine whether 7.2 still shows the issue or not... > I tried out gdb 7.2 from http://ftp.gnu.org/gnu/gdb/gdb-7.2.tar.bz2 and that didn't have the problem as well :) Thanks, Srinath