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: GDB MI Reverse Commands added [2 of 3]


Eli Zaretskii wrote:
Date: Tue, 15 Dec 2009 11:38:59 -0800
From: Michael Snyder <msnyder@vmware.com>
CC: Jakob Engblom <jakob@virtutech.com>, "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>,
Eli Zaretskii <eliz@gnu.org>


Jakob Engblom wrote:
Here is an updated patch. As well as a better changelog entry. Diff also
attached as a file, for easier processing if someone wants it that way.

Changelog:

	doc/
	* gdb.texinfo (MI commands): Added documentation of --reverse option to a set of
	MI commands. Restructured documentation of MI commands --exec-continue to
	reflect the complexity of reverse execution. (jakob@virtutech.com)
Part 2 of the MI reverse patch, awaiting final approval.

This is fine with me, but please wait with committing until we resolve the issue raised by Vladimir.

I think Vladimir was deferring to you, so we have a reverse deadlock. ;-)


Oh, and one small correction:


+ If the @samp{--reverse} option is specified, resumes the reverse
+ execution of the inferior program until the point where current
+ function was called.                                   ^^^^^^^^
      ^^^^^^^^
"the current function".

Thanks.


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