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] Add "fin" alias for "finish"


> >  @kindex finish
> > +@kindex fin @r{(@code{finish})}
> >  @item finish
> >  Continue running until just after function in the selected stack frame
> > -returns.  Print the returned value (if any).
> > +returns.  Print the returned value (if any).  This command is abbreviated 
> > +@code{fin}.
> 
> I suggest to say "This command can be abbreviated as @code{fin}."
> instead of the last sentence.

Your suggestion sounds much better indeed. Thanks!

> Other than that, the patch for the manual is okay.

Code, testcase and documentation now checked in, with the modifications
suggested by Eli.

-- 
Joel


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