From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16993 invoked by alias); 6 Jun 2005 08:44:47 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 16941 invoked by uid 22791); 6 Jun 2005 08:44:39 -0000 Received: from 203.197.88.2.ill-pune.static.vsnl.net.in (HELO marvin.codito.net) (203.197.88.2) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 06 Jun 2005 08:44:39 +0000 Received: from [192.168.100.46] ([220.225.32.98]) (authenticated bits=0) by marvin.codito.net (8.13.4/8.13.4/Debian-2) with ESMTP id j568d8RM016305; Mon, 6 Jun 2005 14:09:12 +0530 Message-ID: <42A40B04.3050605@codito.com> Date: Mon, 06 Jun 2005 08:44:00 -0000 From: Soam Vasani User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040830) MIME-Version: 1.0 To: Michael Snyder CC: gdb@sources.redhat.com, lizard-hackers@lists.sourceforge.net Subject: Re: [reverse] A "toy" implementation of reverse execution References: <42A0B5AD.1060401@redhat.com> <42A1534A.7060705@codito.com> <42A3E665.6060404@redhat.com> In-Reply-To: <42A3E665.6060404@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Status: Clean X-SW-Source: 2005-06/txt/msg00036.txt.bz2 Michael Snyder wrote: > What do you think would be the chances of combining the > non-interactive trace process and the interactive replay > process into one -- eg. under the control of gdb -- so that > you could back up and then go forward along a different path? Yeah, it should be quite doable. (And it's been on our todo list for some time.) regards, soam