OSDN Git Service

* ui-out.h (ui_out_table_header): Add parameter ``col_name''.
authorAndrew Cagney <cagney@redhat.com>
Thu, 21 Jun 2001 15:39:54 +0000 (15:39 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 21 Jun 2001 15:39:54 +0000 (15:39 +0000)
commit38793a3cc3f4c1f259fa8eb922c5f63a0523663b
tree2afe87820b93c71bb46b89dc78786c94c2398c6a
parent80eaa55fb2a9e4cb5746c98e7d575947d68e23e3
* ui-out.h (ui_out_table_header): Add parameter ``col_name''.
(table_header_ftype): Ditto.
* cli-out.c (cli_table_header): Update.
* ui-out.c (ui_out_table_header): Update.
(uo_table_header): Update.
(default_table_header): Update.
(append_header_to_list): Update.
(struct ui_out_header): Add field ``col_name''.
(append_header_to_list): Use xstrdup.  Initialize col_name.
* breakpoint.c (breakpoint_1): Pass COL_NAME to
ui_out_table_header.
gdb/ChangeLog
gdb/breakpoint.c
gdb/cli-out.c
gdb/mi/ChangeLog
gdb/mi/mi-out.c
gdb/ui-out.c
gdb/ui-out.h