From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19371 invoked by alias); 16 Jan 2009 02:29:56 -0000 Received: (qmail 19363 invoked by uid 22791); 16 Jan 2009 02:29:55 -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.188) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Jan 2009 02:29:19 +0000 Received: by ti-out-0910.google.com with SMTP id d10so812098tib.12 for ; Thu, 15 Jan 2009 18:29:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.110.42.1 with SMTP id p1mr2478207tip.51.1232072957292; Thu, 15 Jan 2009 18:29:17 -0800 (PST) In-Reply-To: References: <20090115034552.GF24105@adacore.com> <496F7115.9010903@caviumnetworks.com> <20090115173646.GC31296@adacore.com> Date: Fri, 16 Jan 2009 02:29: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/msg00085.txt.bz2 And catch syscall? I think it hang too. On Fri, Jan 16, 2009 at 07:53, teawater wrote: > 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 >