From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10470 invoked by alias); 23 Nov 2009 03:20:58 -0000 Received: (qmail 10458 invoked by uid 22791); 23 Nov 2009 03:20:58 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-pw0-f49.google.com (HELO mail-pw0-f49.google.com) (209.85.160.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 Nov 2009 03:19:54 +0000 Received: by pwj21 with SMTP id 21so3846725pwj.8 for ; Sun, 22 Nov 2009 19:19:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.142.119.20 with SMTP id r20mr438042wfc.303.1258946393087; Sun, 22 Nov 2009 19:19:53 -0800 (PST) In-Reply-To: <4B06D040.3080402@vmware.com> References: <4AEDF9F4.9040207@vmware.com> <834opec530.fsf@gnu.org> <4AEE27E9.1070005@vmware.com> <4AF9E44B.90003@vmware.com> <83tyx1og0c.fsf@gnu.org> <4AFB0307.7000302@vmware.com> <83ocn8oqf2.fsf@gnu.org> <4B06D040.3080402@vmware.com> From: Hui Zhu Date: Mon, 23 Nov 2009 03:20:00 -0000 Message-ID: Subject: Re: [RFA] replay bookmarks To: Michael Snyder Cc: Eli Zaretskii , "tromey@redhat.com" , "gdb-patches@sourceware.org" , "glaw@undo-software.com" , "jakob@virtutech.com" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-11/txt/msg00486.txt.bz2 It's really cool. Wish more and more people use it. :) Thanks, Hui On Sat, Nov 21, 2009 at 01:22, Michael Snyder wrote: > Eli Zaretskii wrote: >>> >>> Date: Wed, 11 Nov 2009 10:31:35 -0800 >>> From: Michael Snyder >>> CC: "tromey@redhat.com" , >>> =A0"gdb-patches@sourceware.org" , >>> =A0"glaw@undo-software.com" , >>> =A0"jakob@virtutech.com" , >>> =A0"teawater@gmail.com" >>> >>>>> +goto-bookmark [] >>>>> + =A0Return the replay target to the excution position represented by= the >>>>> + =A0Nth bookmark. =A0Resume replay debugging from that point. >>>> >>>> Is the argument really optional here? >>> >>> No. =A0Sorry. =A0How about this? >> >> This is good, thanks. >> > > OK -- since the only remaining questions pertain to the remote > implimentation, and since the VirtuTech people are looking into > that, I've gone ahead and committed the remainder of the patch, > omitting the remote part. > > We can add the remote part back in when we converge on it. > > Michael >