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]


> > + If the @samp{--reverse} option is specified, resumes reverse execution
> > + of the inferior program, stopping at the previous instruction. If the
> > + previously executed instruction was a return from another instruction,
>                                                       ^^^^^^^^^^^^^^^^^^^
> "another instruction" or "another function"?

Function. There was also the same mistake in the documentation for the CLI
command "reverse-nexti". Fixed it there too.

/jakob



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