From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25646 invoked by alias); 15 Jan 2009 23:54:03 -0000 Received: (qmail 25635 invoked by uid 22791); 15 Jan 2009 23:54:02 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.186) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Jan 2009 23:53:27 +0000 Received: by ti-out-0910.google.com with SMTP id d10so777241tib.12 for ; Thu, 15 Jan 2009 15:53:15 -0800 (PST) MIME-Version: 1.0 Received: by 10.110.3.15 with SMTP id 15mr2282121tic.44.1232063595480; Thu, 15 Jan 2009 15:53:15 -0800 (PST) In-Reply-To: <20090115173646.GC31296@adacore.com> References: <20090115034552.GF24105@adacore.com> <496F7115.9010903@caviumnetworks.com> <20090115173646.GC31296@adacore.com> Date: Thu, 15 Jan 2009 23:54:00 -0000 Message-ID: Subject: Re: Discussing the next GDB release (GDB 7.0?) From: teawater To: Joel Brobecker Cc: David Daney , gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 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/msg00083.txt.bz2 Hi Joel, Do we need process record and replay in 7.0 release? It's in submit process. Thanks, Hui On Fri, Jan 16, 2009 at 01:36, Joel Brobecker wrote: > > > Acknowledging that these things can change, do you have a tentative > > release date in mind? > > Not yet, no - this will depend on how fast the Python gurus think > they can get the Python included. I don't want to push them, though. > > > 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. > > OK. I won't add it to our list, as I don't think this is blocking > for the release. Just cleanup and submit quickly, and then hassle us > to review the patches, ok? > > -- > Joel