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/commit+doco] GDB/MI: Document support for -exec-run --start in -list-features


> Date: Mon, 23 Dec 2013 05:40:15 +0400
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb-patches@sourceware.org
> 
> Next step in the patch series is to add @findex'es for each
> item in the -list-features table. This one was purely mechanical...
> 
> gdb/doc/ChangeLog:
> 
>         * gdb.texinfo (GDB/MI Support Commands): Add @findex entries
>         for each @item in the table describing the list of features.
>         Add empty line between each @item.
> 
> OK to commit?

It is OK, but the same effect for a much smaller effort would be
achieved by replacing @table with @ftable.  Thgen each @item
automatically gets inserted into the function index.

Thanks.


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