summaryrefslogtreecommitdiff
path: root/gdb/mi
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-06-26 19:11:48 +0000
committerAndrew Cagney <cagney@redhat.com>2001-06-26 19:11:48 +0000
commit8eb6914741e29ba6bb39da788d8371f8534d59aa (patch)
treec6abe92cc0958d7eadf00deb1b1b641c73563bdf /gdb/mi
parentdc61bc6d40462648d8d3cd29e7b6ee96645f3b4d (diff)
downloadbinutils-gdb-8eb6914741e29ba6bb39da788d8371f8534d59aa.tar.gz
delete reference to query output
Diffstat (limited to 'gdb/mi')
-rw-r--r--gdb/mi/ChangeLog5
-rw-r--r--gdb/mi/gdbmi.texinfo8
2 files changed, 5 insertions, 8 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index 786c03a0add..3bafadf0704 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,5 +1,10 @@
2001-06-26 Andrew Cagney <ac131313@redhat.com>
+ * gdbmi.texinfo (GDB/MI Output Syntax): Delete reference to query
+ packet.
+
+2001-06-26 Andrew Cagney <ac131313@redhat.com>
+
* mi-cmd-stack.c (list_args_or_locals): Output a list of "args" or
"locals" entries.
* gdbmi.texinfo (stack-list-locals, stack-list-arguments)
diff --git a/gdb/mi/gdbmi.texinfo b/gdb/mi/gdbmi.texinfo
index d2799d79c95..2f9dc8d78e6 100644
--- a/gdb/mi/gdbmi.texinfo
+++ b/gdb/mi/gdbmi.texinfo
@@ -294,14 +294,6 @@ depending on the needs---this is still in development).
@end table
@noindent
-In addition, the following are still being developed:
-
-@table @code
-@item @var{query}
-This action is currently undefined.
-@end table
-
-@noindent
Notes:
@itemize @bullet