From 9b26f0fbe495c9a69ed48f54dcb040bdfb5a1f36 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Tue, 10 Dec 2013 12:51:38 +0100 Subject: [PATCH] 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. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdb.texinfo | 1 + 2 files changed, 6 insertions(+) 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, -- 2.30.2