From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30097 invoked by alias); 10 May 2009 03:51:38 -0000 Received: (qmail 30087 invoked by uid 22791); 10 May 2009 03:51:38 -0000 X-SWARE-Spam-Status: No, hits=-1.6 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.190) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 10 May 2009 03:51:34 +0000 Received: by ti-out-0910.google.com with SMTP id a1so187524tib.12 for ; Sat, 09 May 2009 20:51:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.92.8 with SMTP id p8mr364206tib.56.1241927490989; Sat, 09 May 2009 20:51:30 -0700 (PDT) In-Reply-To: <984bde8b0905091501pceab267wfbdef1f0651fd636@mail.gmail.com> References: <984bde8b0905091501pceab267wfbdef1f0651fd636@mail.gmail.com> Date: Sun, 10 May 2009 03:51:00 -0000 Message-ID: Subject: Re: About reversible debugging with gdb From: Hui Zhu To: Eric Jia Cc: 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-05/txt/msg00052.txt.bz2 No. It's mean that these items need someone deal with. On Sun, May 10, 2009 at 06:01, Eric Jia wrote: > hi, > > I am very interested in reversible debugging in gdb. After checking > out the wki page (http://sourceware.org/gdb/wiki/ReversibleDebugging), > it looks that somebody are already driving most of the items listed > there. > > So, I am wondering what would be a good starting point on this? Any suggestions? > > Thanks, > Eric >