From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13356 invoked by alias); 15 Jan 2009 17:24:56 -0000 Received: (qmail 13346 invoked by uid 22791); 15 Jan 2009 17:24:55 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail3.caviumnetworks.com (HELO mail3.caviumnetworks.com) (12.108.191.235) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Jan 2009 17:23:55 +0000 Received: from exch4.caveonetworks.com (Not Verified[192.168.16.23]) by mail3.caviumnetworks.com with MailMarshal (v6,2,2,3503) id ; Thu, 15 Jan 2009 12:23:49 -0500 Received: from exch4.caveonetworks.com ([192.168.16.23]) by exch4.caveonetworks.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 15 Jan 2009 09:23:34 -0800 Received: from dd1.caveonetworks.com ([64.169.86.201]) by exch4.caveonetworks.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 15 Jan 2009 09:23:33 -0800 Message-ID: <496F7115.9010903@caviumnetworks.com> Date: Thu, 15 Jan 2009 17:24:00 -0000 From: David Daney User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Joel Brobecker CC: gdb@sourceware.org Subject: Re: Discussing the next GDB release (GDB 7.0?) References: <20090115034552.GF24105@adacore.com> In-Reply-To: <20090115034552.GF24105@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00080.txt.bz2 Joel Brobecker wrote: > Hello, > > It's been a while since the last release, and I'd like to start > discussing the next release... > Acknowledging that these things can change, do you have a tentative release date in mind? [...] > Anything else that you'd like to be put on the list for > this release? Hardware watch support for mips{,el,64,64el}-linux. The kernel support is in as of 2.6.28, but my gdb patches need a little work. I will try to have them ready soon. David Daney