From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5184 invoked by alias); 8 Mar 2011 18:24:40 -0000 Received: (qmail 5069 invoked by uid 22791); 8 Mar 2011 18:24:39 -0000 X-SWARE-Spam-Status: No, hits=3.9 required=5.0 tests=BAYES_00,BOTNET,RDNS_NONE X-Spam-Check-By: sourceware.org Received: from Unknown (HELO host1.jankratochvil.net) (46.28.109.124) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 08 Mar 2011 18:24:30 +0000 Received: from jkratoch by host1.jankratochvil.net with local (Exim 4.73) (envelope-from ) id 1Px1a3-00012K-Jf; Tue, 08 Mar 2011 19:24:23 +0100 Date: Tue, 08 Mar 2011 18:38:00 -0000 From: Jan Kratochvil To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: Re: quick status on gdb-7.2.1 & gdb-7.3? (Mar 07) Message-ID: <20110308182421.GA9555@host1.jankratochvil.net> References: <20110307122732.GC2478@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110307122732.GC2478@adacore.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes 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-03/txt/msg00552.txt.bz2 On Mon, 07 Mar 2011 13:27:32 +0100, Joel Brobecker wrote: > For GDB 7.3, we have, in addition to the above: FYI worth considering is a gcc-4.6 bug workaround for GDB: http://sourceware.org/bugzilla/show_bug.cgi?id=12435 But it should be fixed for gcc-4.6.0 GA so maybe GDB does not have to care. Thanks for doing the work, Jan