diff options
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r-- | gdb/doc/gdb.texinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index cfb2cdb..19e9aa5 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -35119,6 +35119,9 @@ Indicates support for the @code{-ada-task-info} command. Indicates support for the following commands, all of them related to Ada exceptions: @code{-info-ada-exceptions}, @code{-catch-assert} and @code{-catch-exception}. +@item language-option +Indicates that all @sc{gdb/mi} commands accept the @option{--language} +option (@pxref{Context management}). @end table @subheading The @code{-list-target-features} Command |