NEWS: Extend documentation of the new GDB/MI --language option.
authorJoel Brobecker <brobecker@adacore.com>
Tue, 3 Dec 2013 04:58:47 +0000 (08:58 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Tue, 3 Dec 2013 10:20:18 +0000 (14:20 +0400)
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.

gdb/ChangeLog
gdb/NEWS

index bfad84c8cfb1cda260633a20357f1abafa645284..a7eb64d11d6098a6e19819a80aea30dc5b66fa86 100644 (file)
@@ -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>
index 0505a2888ec7214c4d8c3a520442301a819f8bfc..a8ae8c7b7a5ddce9b5779914dd1e6a87463d7d60 100644 (file)
--- a/gdb/NEWS
+++ b/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.
This page took 0.05003 seconds and 4 git commands to generate.