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 nexti to list of commands supporting background execution


On Thursday 22 January 2009 07:04:24, Doug Evans wrote:
> I think this was an oversight.
> 
> Ok to check in?
> 
> 2009-01-21  Doug Evans  <dje@google.com>
> 
> 	* gdb.texinfo: Add nexti to list of commands that support
> 	background execution.

It was an oversight.  In the light of that, assuming you've tested that
the xref works :-), I think the patch becomes obvious.

> 
> Index: gdb.texinfo
> ===================================================================
> RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
> retrieving revision 1.546
> diff -u -p -u -p -r1.546 gdb.texinfo
> --- gdb.texinfo	14 Jan 2009 20:40:08 -0000	1.546
> +++ gdb.texinfo	22 Jan 2009 06:58:32 -0000
> @@ -4679,6 +4679,10 @@ are:
>  @kindex next&
>  @xref{Continuing and Stepping, next}.
>  
> +@item nexti
> +@kindex nexti&
> +@xref{Continuing and Stepping, nexti}.
> +
>  @item continue
>  @kindex continue&
>  @xref{Continuing and Stepping, continue}.
> 



-- 
Pedro Alves


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