forked from Imagelibrary/binutils-gdb
NEWS: Extend documentation of the new GDB/MI --language option.
This patch extends a bit the news entry we added which documents
general support of the --language option, to add a small reference
to the associated entry which was also added to the "-list-features"
command output.
gdb/ChangeLog:
* NEWS: Mention "-list-features" in the entry documenting
the support for the "--language" option.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2013-12-03 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* NEWS: Mention "-list-features" in the entry documenting
|
||||
the support for the "--language" option.
|
||||
|
||||
2013-12-03 Tom Tromey <tromey@redhat.com>
|
||||
Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
Doug Evans <dje@google.com>
|
||||
|
||||
2
gdb/NEWS
2
gdb/NEWS
@@ -160,6 +160,8 @@ show code-cache
|
||||
* MI changes
|
||||
|
||||
** All MI commands now accept an optional "--language" option.
|
||||
Support for this feature can be verified by using the "-list-features"
|
||||
command, which should contain "language-option".
|
||||
|
||||
** The new command -info-gdb-mi-command allows the user to determine
|
||||
whether a GDB/MI command is supported or not.
|
||||
|
||||
Reference in New Issue
Block a user