From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6120 invoked by alias); 4 May 2009 16:46:59 -0000 Received: (qmail 6109 invoked by uid 22791); 4 May 2009 16:46:57 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 04 May 2009 16:46:49 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KJ400J00OXC6100@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Mon, 04 May 2009 19:44:50 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.230.216]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KJ400GS9P6LA750@i-mtaout7.012.net.il>; Mon, 04 May 2009 19:44:50 +0300 (IDT) Date: Mon, 04 May 2009 16:46:00 -0000 From: Eli Zaretskii Subject: Re: Process record and replay checked in to main trunk In-reply-to: <6D19CA8D71C89C43A057926FE0D4ADAA076040E1@ecamlmw720.eamcs.ericsson.se> To: Marc Khouzam Cc: teawater@gmail.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83k54wes1f.fsf@gnu.org> References: <833abpdvzy.fsf@gnu.org> <83ljpgd7xv.fsf@gnu.org> <6D19CA8D71C89C43A057926FE0D4ADAA076040E1@ecamlmw720.eamcs.ericsson.se> 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: 2009-05/txt/msg00060.txt.bz2 > Date: Mon, 4 May 2009 10:32:10 -0400 > From: "Marc Khouzam" > Cc: > > These points will not be a surprise to anyone, but I figure > they may help get the ball rolling. > Some of the values that I find in Process Record and Replay are: Thanks!