This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] replay bookmarks


Eli Zaretskii wrote:
Date: Wed, 11 Nov 2009 10:31:35 -0800
From: Michael Snyder <msnyder@vmware.com>
CC: "tromey@redhat.com" <tromey@redhat.com>, "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>,
"glaw@undo-software.com" <glaw@undo-software.com>, "jakob@virtutech.com" <jakob@virtutech.com>,
"teawater@gmail.com" <teawater@gmail.com>


+goto-bookmark [<N>]
+  Return the replay target to the excution position represented by the
+  Nth bookmark.  Resume replay debugging from that point.
Is the argument really optional here?
No. Sorry. How 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]