diff options
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r-- | gdb/doc/gdb.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 7560152d9ce..52a26949ac9 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -35143,7 +35143,7 @@ Example output: 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 @@ -35177,7 +35177,7 @@ records, produced when trying to execute an undefined @sc{gdb/mi} command @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 |