* 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)
commitb25959ec59e10f6956995cbf3bed1bbec7f36d5d
treee82fc5d7f301a0ca34f25bb3c6e4cefa25b4194b
parent89084430cd9a100fb2a1f1ae515e137f42a24f0e
* 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
This page took 0.024439 seconds and 4 git commands to generate.