From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5301 invoked by alias); 18 Nov 2008 19:55:42 -0000 Received: (qmail 5248 invoked by uid 22791); 18 Nov 2008 19:55:42 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout4.012.net.il (HELO mtaout4.012.net.il) (84.95.2.10) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 18 Nov 2008 19:55:02 +0000 Received: from conversion-daemon.i_mtaout4.012.net.il by i_mtaout4.012.net.il (HyperSendmail v2004.12) id <0KAJ00B00ODTHF00@i_mtaout4.012.net.il> for gdb-patches@sourceware.org; Tue, 18 Nov 2008 21:56:08 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.205.49]) by i_mtaout4.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KAJ009MSOPJ3YN0@i_mtaout4.012.net.il>; Tue, 18 Nov 2008 21:56:08 +0200 (IST) Date: Tue, 18 Nov 2008 22:38:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Resubmit process record and replay, 0/10 In-reply-to: X-012-Sender: halo1@inter.net.il To: teawater Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: 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/msg00476.txt.bz2 > Date: Sun, 16 Nov 2008 16:27:51 +0800 > From: teawater > > 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. OK.