From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16933 invoked by alias); 12 Apr 2012 19:14:18 -0000 Received: (qmail 16925 invoked by uid 22791); 12 Apr 2012 19:14:18 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO 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; Thu, 12 Apr 2012 19:14:05 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id AFEAD1C6176; Thu, 12 Apr 2012 15:14:03 -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 BRegNwjEtVht; Thu, 12 Apr 2012 15:14:03 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5F5551C616F; Thu, 12 Apr 2012 15:14:03 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id DF3DA145616; Thu, 12 Apr 2012 12:13:53 -0700 (PDT) Date: Thu, 12 Apr 2012 19:14:00 -0000 From: Joel Brobecker To: Paul Smith Cc: gdb@sourceware.org Subject: Re: 2 weeks away from potential GDB 7.4.1 release... Message-ID: <20120412191353.GZ25623@adacore.com> References: <20120412153301.GW25623@adacore.com> <1334248104.31651.79.camel@homebase> <20120412171750.GX25623@adacore.com> <1334253859.22831.20.camel@psmith-ubeta> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1334253859.22831.20.camel@psmith-ubeta> 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/msg00087.txt.bz2 > Looks like it's already fixed in the trunk: > > http://sourceware.org/bugzilla/show_bug.cgi?id=13861 And following the thread, it looks it was also fixed on the 7.4 branch. Can you give one of the 7.4.x snapshots a shot to confirm it? for instance @ ftp://sourceware.org/pub/gdb/snapshots/branch, you have gdb-7.4.0.20120412.tar.bz2 -- Joel