For MI>0, output full breakpoint table header information. Output the
[binutils-gdb.git] / gdb / mi / ChangeLog
index 7378501f159919cf106689fe3efca0d34e525c4f..2611b4559d589732ec88b29a939942f6f38cd230 100644 (file)
@@ -1,3 +1,30 @@
+2001-06-27  Andrew Cagney  <ac131313@redhat.com>
+
+       * mi-out.c (mi_table_begin): Include nr_cols and nr_rows in mi1
+       table output.
+       * mi-out.c (mi_table_begin): Only suppress output when mi0. Change
+       the header to a list.
+       (mi_table_body): For mi1, close the header list and open a table
+       body list.
+       (mi_table_end): For mi1, close the body list.
+       (mi_table_header): For mi1, output a tuple containing all the
+       header information.
+       (mi_open, mi_close): Reverse logic of mi_version test.
+       * gdbmi.texinfo (GDB/MI Breakpoint Table Commands): Update.
+
+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)
+       (exec-interrupt, target-select, thread-select): Update
+       documentation.
+
 2001-06-26  Andrew Cagney  <ac131313@redhat.com>
 
        * mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of