From: Joel Brobecker Date: Tue, 10 Dec 2013 11:51:38 +0000 (+0100) Subject: Add @cindex for section documenting the -list-features GDB/MI command. X-Git-Tag: hjl/linux/release/2.24.51.0.2~3^2~1^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b26f0fbe495c9a69ed48f54dcb040bdfb5a1f36;p=thirdparty%2Fbinutils-gdb.git Add @cindex for section documenting the -list-features GDB/MI command. gdb/doc/ChangeLog: * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex entry for section docuumenting the -list-features GDB/MI command. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index c6bdfdb5295..d1f969cbe82 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2013-12-12 Joel Brobecker + + * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex + entry for section docuumenting the -list-features GDB/MI command. + 2013-12-10 Joel Brobecker * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 7dfa9f671a5..d7c90f5c18f 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -35208,6 +35208,7 @@ to the debugger: @subheading The @code{-list-features} Command @findex -list-features +@cindex supported @sc{gdb/mi} features, list Returns a list of particular features of the MI protocol that this version of gdb implements. A feature can be a command,