aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 5110b27..5cc4862 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -158,6 +158,9 @@ show code-cache
** All MI commands now accept an optional "--language" option.
+ ** The new command -info-gdb-mi-command allows the user to determine
+ whether a GDB/MI command is supported or not.
+
** The -trace-save MI command can optionally save trace buffer in Common
Trace Format now.