GDB MI Reverse Commands added [2 of 3]

Eli Zaretskii eliz@gnu.org
Wed Dec 16 18:15:00 GMT 2009


> 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.

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.



More information about the Gdb-patches mailing list