diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog index 786c03a0add..3bafadf0704 100644 --- a/gdb/mi/ChangeLog +++ b/gdb/mi/ChangeLog @@ -1,3 +1,8 @@ +2001-06-26 Andrew Cagney + + * gdbmi.texinfo (GDB/MI Output Syntax): Delete reference to query + packet. + 2001-06-26 Andrew Cagney * mi-cmd-stack.c (list_args_or_locals): Output a list of "args" or 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 @@ -293,14 +293,6 @@ depending on the needs---this is still in development). @emph{any sequence of digits}. @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: