From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26638 invoked by alias); 16 Nov 2008 08:28:28 -0000 Received: (qmail 26614 invoked by uid 22791); 16 Nov 2008 08:28:27 -0000 X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.191) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 16 Nov 2008 08:27:52 +0000 Received: by ti-out-0910.google.com with SMTP id d10so1449616tib.12 for ; Sun, 16 Nov 2008 00:27:51 -0800 (PST) Received: by 10.110.15.9 with SMTP id 9mr3457638tio.48.1226824071787; Sun, 16 Nov 2008 00:27:51 -0800 (PST) Received: by 10.110.103.3 with HTTP; Sun, 16 Nov 2008 00:27:51 -0800 (PST) Message-ID: Date: Mon, 17 Nov 2008 09:39:00 -0000 From: teawater To: "gdb-patches@sourceware.org" Subject: Re: [RFA] Resubmit process record and replay, 0/10 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-11/txt/msg00419.txt.bz2 For the NEWS: * Process record and replay In a architecture environment that supports ``process record and replay'', ``process record and replay'' target can record a log of the process execution, and replay it with both forward and reverse execute commands.