MI: Add new command -complete
[deliverable/binutils-gdb.git] / gdb / NEWS
index 288615b8cd3df7efc18eb2f35f410768deb0336a..1e92a2b52c219daa9254c09771827368e9231897 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -46,6 +46,13 @@ show print max-depth
   The default max-depth is 20, but this can be set to unlimited to get
   the old behavior back.
 
+* New MI commands
+
+-complete
+  This lists all the possible completions for the rest of the line, if it
+  were to be given as a command itself.  This is intended for use by MI
+  frontends in cases when separate CLI and MI channels cannot be used.
+
 *** Changes in GDB 8.3
 
 * GDB and GDBserver now support access to additional registers on
This page took 0.032828 seconds and 4 git commands to generate.