From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24598 invoked by alias); 4 Mar 2011 20:09:00 -0000 Received: (qmail 24584 invoked by uid 22791); 4 Mar 2011 20:08:57 -0000 X-SWARE-Spam-Status: No, hits=-5.2 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; Fri, 04 Mar 2011 20:08:53 +0000 Received: from mailhost4.vmware.com (mailhost4.vmware.com [10.16.67.124]) by smtp-outbound-2.vmware.com (Postfix) with ESMTP id 6EF402B00A; Fri, 4 Mar 2011 12:08:52 -0800 (PST) Received: from msnyder-server.eng.vmware.com (promd-2s-dhcp138.eng.vmware.com [10.20.124.138]) by mailhost4.vmware.com (Postfix) with ESMTP id 65234CA040; Fri, 4 Mar 2011 12:08:52 -0800 (PST) Message-ID: <4D7146D4.60807@vmware.com> Date: Fri, 04 Mar 2011 20:09:00 -0000 From: Michael Snyder User-Agent: Thunderbird 2.0.0.24 (X11/20101201) MIME-Version: 1.0 To: Tom Tromey CC: paawan oza , "gdb@sourceware.org" Subject: Re: [PATCH] arm reversible : progress References: <341905.10459.qm@web112513.mail.gq1.yahoo.com> <961842.46357.qm@web112511.mail.gq1.yahoo.com> In-Reply-To: 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: 2011-03/txt/msg00044.txt.bz2 Tom Tromey wrote: >>>>>> "Oza" == paawan oza writes: > > Oza> may I have some idea about QEMU based approach ? > Oza> I did not get your hint to incorporate into gdb record-replay. > > I was thinking of this: > > http://www.codesourcery.com/publications/reversible_debugging.pdf > I think that fell by the wayside.