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]


> From: "Jakob Engblom" <jakob@virtutech.com>
> Cc: <gdb-patches@sourceware.org>
> Date: Fri, 28 Aug 2009 12:05:29 +0200
> 
> "Resumes the execution of the inferior program until a breakpoint is
> encountered, or until the inferior exits. If the @samp{--reverse}
> option is specified, resumes the reverse execution of the inferior
> program until a breakpoint is encountered, or until the execution
> reaches that start of the inferior. "
          ^^^^
You meant "the", I presume.

Otherwise, this is fine, thanks.

> > > ! Mode}), if the @samp{--all} is not specified, only the thread
> > > ! specified with the @samp{--thread} option (or current thread, if no
> > > ! @samp{--thread} is provided) is resumed.? If @samp{--all} is
> > 
> > What `--thread' option are you talking about here?  There was no such
> > option in the "Synopsis" part above.
> 
> And I cannot see that the code parses it either... so it will be fixed. I
> apologize, but I am put as the messenger for a team effort... 

Thank you.


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