This is to make it easier to discover the various options displayed
by the -list-features command.
gdb/doc/ChangeLog:
* gdb.texinfo (GDB/MI Support Commands): Change @table into
@ftable.
+2013-12-28 Joel Brobecker <brobecker@adacore.com>
+
+ * gdb.texinfo (GDB/MI Support Commands): Change @table into
+ @ftable.
+
2013-12-23 Doug Evans <xdje42@gmail.com>
* gdb.texinfo (Auto-loading): Move menu up. Move discussion of
The current list of features is:
-@table @samp
+@ftable @samp
@item frozen-varobjs
Indicates support for the @code{-var-set-frozen} command, as well
as possible presense of the @code{frozen} field in the output
@item exec-run-start-option
Indicates that the @code{-exec-run} command supports the @option{--start}
option (@pxref{GDB/MI Program Execution}).
-@end table
+@end ftable
@subheading The @code{-list-target-features} Command
@findex -list-target-features