delete reference to query output
authorAndrew Cagney <cagney@redhat.com>
Tue, 26 Jun 2001 19:11:48 +0000 (19:11 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 26 Jun 2001 19:11:48 +0000 (19:11 +0000)
gdb/mi/ChangeLog
gdb/mi/gdbmi.texinfo

index 786c03a..3bafadf 100644 (file)
@@ -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)
index d2799d7..2f9dc8d 100644 (file)
@@ -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