summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-out.c
AgeCommit message (Expand)Author
2001-07-06Replace:Andrew Cagney
2001-06-27For MI>0, output full breakpoint table header information. Output theAndrew Cagney
2001-06-21* mi-out.c (struct ui_out_data): Replace field first_header withAndrew Cagney
2001-06-21Output ``[]'' when a list.Andrew Cagney
2001-06-21* ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney
2001-06-19* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.Andrew Cagney
2001-06-18Recognize -i=mi0, -i=mi1 and -i=mi.Andrew Cagney
2001-06-11s/supress/suppress/Andrew Cagney
2001-06-10Move supress_field_separator logic into mi_open() and mi_close().Andrew Cagney
2001-06-10Make char *, const char *.Andrew Cagney
2001-05-14Output ``[...]'' when a list.Andrew Cagney
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney
2001-05-10Pass the tupple/list parameter.Andrew Cagney
2001-05-09Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().Andrew Cagney
2001-03-06Update/correct copyright notices.Kevin Buettner
2000-07-30Protoization.Kevin Buettner
2000-05-28PARAMS removal.Kevin Buettner
2000-05-16Rename mi/ChangeLog-mi -> mi/ChangeLogAndrew Cagney
2000-02-23Fix copyright - Cygnus is a Red Hat company.Andrew Cagney
2000-02-23Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney