From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27511 invoked by alias); 23 Oct 2010 19:55:06 -0000 Received: (qmail 27503 invoked by uid 22791); 23 Oct 2010 19:55:06 -0000 X-SWARE-Spam-Status: No, hits=-4.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-outbound-2.vmware.com (HELO smtp-outbound-2.vmware.com) (65.115.85.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 23 Oct 2010 19:55:01 +0000 Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id 35CB51F00B; Sat, 23 Oct 2010 12:55:00 -0700 (PDT) Received: from msnyder-server.eng.vmware.com (promd-2s-dhcp138.eng.vmware.com [10.20.124.138]) by mailhost2.vmware.com (Postfix) with ESMTP id 2835E8E83C; Sat, 23 Oct 2010 12:55:00 -0700 (PDT) Message-ID: <4CC33D93.8080402@vmware.com> Date: Sat, 23 Oct 2010 19:55:00 -0000 From: Michael Snyder User-Agent: Thunderbird 2.0.0.24 (X11/20101005) MIME-Version: 1.0 To: paawan oza CC: "gdb@sourceware.org" Subject: Re: is http://www.gnu.org/software/gdb/news/reversible.html up to date ? References: <221403.76011.qm@web112517.mail.gq1.yahoo.com> In-Reply-To: <221403.76011.qm@web112517.mail.gq1.yahoo.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: 2010-10/txt/msg00099.txt.bz2 paawan oza wrote: > Hi, > > going through http://www.gnu.org/software/gdb/news/reversible.html and seeing > the latest changelog suggests that the page is not up to date. > The page suggests that certain things are remaining in reversible debugging such > as mips, arm, ppc but while changelog suggests that some of them are > fully/partially done. > is it possible to reflect current state of reversible debugging on the wikipage > so it is easy to know the status what is done and what is remaining ? > > Regards, > Oza. As far as I know, no work on reversible debugging for arm, mips, or ppc has been submitted. Which change logs are you referring to? The only architectures that currently have "process record" are x86 and moxie-elf. We would welcome contributions for other arches. Cheers, Michael