From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 530 invoked by alias); 10 Sep 2009 17:50:00 -0000 Received: (qmail 448 invoked by uid 22791); 10 Sep 2009 17:49:58 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 10 Sep 2009 17:49:52 +0000 Received: from jupiter.vmware.com (mailhost5.vmware.com [10.16.68.131]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id F3AC913098; Thu, 10 Sep 2009 10:49:49 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by jupiter.vmware.com (Postfix) with ESMTP id EAE99DC092; Thu, 10 Sep 2009 10:49:49 -0700 (PDT) Message-ID: <4AA93BCE.1040704@vmware.com> Date: Thu, 10 Sep 2009 17:50:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Greg Law CC: "gdb@sourceware.org" Subject: Re: [patch] htdocs, news, reversible.html References: <4AA57495.2040603@vmware.com> <4AA7AE93.8090405@undo-software.com> <4AA80FE8.4060503@vmware.com> <4AA8ADC1.5020203@undo-software.com> In-Reply-To: <4AA8ADC1.5020203@undo-software.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: 2009-09/txt/msg00164.txt.bz2 Greg Law wrote: > Michael Snyder wrote: >> Greg Law wrote: >>> Hi Michael, >>> >>> Michael Snyder wrote: >>>> Hello, >>>> >>>> I checked in the attached update to the gdb web page about reverse >>>> debugging. Appologies for not seeking review comments first -- I >>>> will welcome them now and be glad to post corrections or additions. >>>> >>>> Michael >>>> >>>> PS -- especially if I neglected to acknowledge anybody or mention >>>> an existing reverse debug target! >>> Could you add us to the list please? :-) >> Sure, will this do? >> >> diff -u -p -r1.6 reversible.html >> --- reversible.html 9 Sep 2009 20:26:38 -0000 1.6 >> +++ reversible.html 9 Sep 2009 20:29:24 -0000 >> @@ -70,6 +70,7 @@ reverse debugging. Those targets curren >> Simics >>
  • the SID simulator >> (xstormy16 architecture) >>
  • > href=http://www.chiark.greenend.org.uk/~pmaydell/chronicle-gdbserver> >> chronicle-gdbserver using valgrind >> +
  • UndoDB >> >> > > Perfect - thanks! You're welcome -- committed.