From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4771 invoked by alias); 6 Feb 2009 00:48:29 -0000 Received: (qmail 4762 invoked by uid 22791); 6 Feb 2009 00:48:28 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 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; Fri, 06 Feb 2009 00:48:20 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id A22102A970B; Thu, 5 Feb 2009 19:48:19 -0500 (EST) 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 h-VqOPT0n+Sv; Thu, 5 Feb 2009 19:48:19 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 6A7EB2A9703; Thu, 5 Feb 2009 19:48:19 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 94567E7ACD; Thu, 5 Feb 2009 16:48:16 -0800 (PST) Date: Fri, 06 Feb 2009 00:48:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: gdb@sourceware.org Subject: Re: Discussing the next GDB release (GDB 7.0?) Message-ID: <20090206004816.GQ3683@adacore.com> References: <20090115034552.GF24105@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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: 2009-02/txt/msg00052.txt.bz2 > I just wanted to post to explain why there have not been any > pretty-printing patches forthcoming. After feedback from users, we're > changing the way that pretty-printers are looked up. This should not > take too long to change (I don't have a target date, but Phil is > actively working on it), and I think it is fairly important to get > this in shape before putting the code into gdb. I agree. After thinking about it and collecting feedback, I think that we should plan for a "GCC Summit" release sometime around early June, maybe late May. So far, I think we're still in good shape to make that date. I'll update the release page in the GDB website. -- Joel