From 1fd741c48e1466440fc0e2372c6484e292c2a54c 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/gdb.texinfo | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 7dfa9f6..d7c90f5 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, -- 1.8.1.2