From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31805 invoked by alias); 27 Jan 2008 15:10:40 -0000 Received: (qmail 31797 invoked by uid 22791); 27 Jan 2008 15:10:40 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 27 Jan 2008 15:10:22 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id EB43098118; Sun, 27 Jan 2008 15:10:19 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id B7CA09810C; Sun, 27 Jan 2008 15:10:17 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JJ99E-0000Tk-4D; Sun, 27 Jan 2008 10:10:16 -0500 Date: Sun, 27 Jan 2008 15:10:00 -0000 From: Daniel Jacobowitz To: Nicholas Mc Guire Cc: Eli Zaretskii , Joel Brobecker , gdb@sourceware.org Subject: Re: Our next GDB release (GDB version 6.8) Message-ID: <20080127151016.GA1750@caradoc.them.org> Mail-Followup-To: Nicholas Mc Guire , Eli Zaretskii , Joel Brobecker , gdb@sourceware.org References: <20080126005319.GD21874@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 (2007-12-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: 2008-01/txt/msg00275.txt.bz2 On Sat, Jan 26, 2008 at 11:37:44PM -0900, Nicholas Mc Guire wrote: > > > > > Date: Fri, 25 Jan 2008 16:53:19 -0800 > > > From: Joel Brobecker > > > > > > I would like us to start drawing a list of things that we'd like > > > to include in that release. For one, I'd like to list the changes > A bit off topic maybe - but I would like to know if it would be posible > to include the tracepoints implementation we did for gdb 6.3,6.4,6.5,6.6 > as maintaining it off-tree is a bit of a wast of energy and time > A first port for CELL PPE/SPU is also available. > > The gdb tracepoint patches + manual can be found at: > ftp://dslab.lzue.du.cn:/pub/tracepoints/ That URL does not exist... > pleas let me know if this is posible and what we need to do to make this > happen. As with any contribution, the first step is copyright assignment - the author needs to contact the FSF. If you're interested in doing this, let me know and I can send you the form. Then the second step is to post the changes to gdb-patches. I don't think anything large will make 6.8 at this date but there's always another release. -- Daniel Jacobowitz CodeSourcery