From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16914 invoked by alias); 28 Apr 2009 13:50:31 -0000 Received: (qmail 16901 invoked by uid 22791); 28 Apr 2009 13:50:29 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from imr2.ericy.com (HELO imr2.ericy.com) (198.24.6.3) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 28 Apr 2009 13:50:14 +0000 Received: from eusrcmw751.eamcs.ericsson.se (eusrcmw751.exu.ericsson.se [138.85.77.51]) by imr2.ericy.com (8.13.1/8.13.1) with ESMTP id n3SDnvm3030413; Tue, 28 Apr 2009 08:50:00 -0500 Received: from ecamlmw720.eamcs.ericsson.se ([142.133.1.72]) by eusrcmw751.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Tue, 28 Apr 2009 08:49:49 -0500 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: [RFA] Submit process record and replay fourth time, 0/8 Date: Tue, 28 Apr 2009 13:50:00 -0000 Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA07573878@ecamlmw720.eamcs.ericsson.se> In-Reply-To: References: <200904021526.53212.pedro@codesourcery.com> <200904211431.29470.pedro@codesourcery.com> From: "Marc Khouzam" To: "Hui Zhu" , "Pedro Alves" , "Mark Kettenis" , "Michael Snyder" , "Thiago Jung Bauermann" , "Eli Zaretskii" , Cc: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-04/txt/msg00756.txt.bz2 > -----Original Message----- > From: Hui Zhu [mailto:teawater@gmail.com]=20 > Sent: Tuesday, April 28, 2009 6:24 AM > To: Pedro Alves; Mark Kettenis; Marc Khouzam; Michael Snyder;=20 > Thiago Jung Bauermann; Eli Zaretskii; paawan1982@yahoo.com > Cc: gdb-patches@sourceware.org > Subject: Re: [RFA] Submit process record and replay fourth time, 0/8 >=20 > Hi guys, >=20 > All of the patches of process record was approved by Pedro and Eli. > The attachment is the compress for all the patches of precord. > I will check it in 2009-04-30. >=20 > Thanks, > Hui This is great news! I believe there are still three minor patches that haven't been approved yet. Those caused bugs in Reverse execution: http://sourceware.org/ml/gdb-patches/2009-03/msg00428.html http://sourceware.org/ml/gdb-patches/2009-03/msg00005.html http://sourceware.org/ml/gdb-patches/2009-01/msg00444.html Besides that, thanks Hui for the great work, and thanks to everyone that reviewed! There was great interest when we presented Eclipse with Reverse debugging (using PRecord) at EclipseCon. I am very glad GDB 7.0 will have this great feature! We're presenting again at the GCC summit and at the Linux Symposium. Maybe we'll see some of you there. Thanks again Marc