From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8452 invoked by alias); 16 Oct 2008 07:02:24 -0000 Received: (qmail 8441 invoked by uid 22791); 16 Oct 2008 07:02:22 -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; Thu, 16 Oct 2008 07:01:43 +0000 Received: from HOME-C4E4A596F7 ([77.127.24.3]) by i_mtaout4.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K8T001VYKX2VX90@i_mtaout4.012.net.il> for gdb-patches@sourceware.org; Thu, 16 Oct 2008 09:03:03 +0200 (IST) Date: Thu, 16 Oct 2008 07:02:00 -0000 From: Eli Zaretskii Subject: Re: [reverse RFC] Add documentation for process record and replay In-reply-to: X-012-Sender: halo1@inter.net.il To: teawater Cc: msnyder@vmware.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <48F63B15.3070705@vmware.com> 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-10/txt/msg00396.txt.bz2 > Date: Thu, 16 Oct 2008 10:09:33 +0800 > From: teawater > Cc: "Michael Snyder" , gdb-patches@sourceware.org > > How about change it to "if the next instruction has the execution log for it"? I think this is better: if the execution log includes the record for the next instruction, ...