summaryrefslogtreecommitdiff
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
commit35f240ec98b39565cfedb159bf26600327cc1b60 (patch)
treea1047af37cc7a9e73620a43cb4452a84a0d97535
parent480318e9bebe8dc0a2b99f39b113951fd20faeab (diff)
downloadgdb-35f240ec98b39565cfedb159bf26600327cc1b60.tar.gz
delete reference to query output
-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