From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12617 invoked by alias); 15 Jan 2009 17:24:20 -0000 Received: (qmail 12589 invoked by uid 22791); 15 Jan 2009 17:24:20 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Jan 2009 17:23:39 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id E0DB810497 for ; Thu, 15 Jan 2009 17:23:36 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 60BA8101B8 for ; Thu, 15 Jan 2009 17:23:35 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1LNVwM-0001XW-Hy for gdb@sourceware.org; Thu, 15 Jan 2009 12:23:34 -0500 Date: Thu, 15 Jan 2009 17:24:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Subject: Re: Discussing the next GDB release (GDB 7.0?) Message-ID: <20090115172334.GA5775@caradoc.them.org> Mail-Followup-To: gdb@sourceware.org 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.5.17 (2008-05-11) 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: 2009-01/txt/msg00079.txt.bz2 On Thu, Jan 15, 2009 at 10:16:43AM -0700, Tom Tromey wrote: > I think a reasonable goal would be to ship the Python-based > pretty-printing feature. My reason for this particular goal is that > this code has been through a number of iterations, is in actual use by > various groups, and is an actually useful user-visible feature > (frequently requested in the last year, in fact :-) Sounds good to me. I'd also like to have the inlining support in 7.0; it's in my court to respond to Mark K.'s objections, but Stan seems to have volunteered to lend me a hand... :-) -- Daniel Jacobowitz CodeSourcery