summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-out.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-191-29/+1
* ./Daniel Jacobowitz2003-06-281-0/+1
* Index: ChangeLogAndrew Cagney2003-03-081-21/+22
* 2002-10-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-10-011-28/+2
* 2002-09-29 Andrew Cagney <ac131313@redhat.com>kseitz_interps-20020930-mergeAndrew Cagney2002-09-301-0/+9
* * defs.h (XMALLOC): Define.Andrew Cagney2002-03-191-7/+3
* * mi-out.c (mi_out_new): Initialize suppress_ouput field of newlyMark Kettenis2001-07-091-0/+1
* Make function declarators match function declarations.Kevin Buettner2001-07-091-6/+6
* Replace:Andrew Cagney2001-07-061-1/+2
* For MI>0, output full breakpoint table header information. Output theAndrew Cagney2001-06-271-13/+40
* * mi-out.c (struct ui_out_data): Replace field first_header withAndrew Cagney2001-06-211-8/+27
* Output ``[]'' when a list.Andrew Cagney2001-06-211-2/+8
* * ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney2001-06-211-1/+2
* * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.Andrew Cagney2001-06-191-1/+2
* Recognize -i=mi0, -i=mi1 and -i=mi.Andrew Cagney2001-06-181-1/+3
* s/supress/suppress/Andrew Cagney2001-06-111-6/+6
* Move supress_field_separator logic into mi_open() and mi_close().Andrew Cagney2001-06-101-17/+11
* Make char *, const char *.Andrew Cagney2001-06-101-17/+26
* Output ``[...]'' when a list.Andrew Cagney2001-05-141-2/+22
* s/ui_out_list/ui_out_tupple/Andrew Cagney2001-05-121-4/+4
* Pass the tupple/list parameter.Andrew Cagney2001-05-101-13/+15
* Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().Andrew Cagney2001-05-091-6/+12
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-45/+15
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-1/+1
* Rename mi/ChangeLog-mi -> mi/ChangeLogAndrew Cagney2000-05-161-4/+0
* Fix copyright - Cygnus is a Red Hat company.Andrew Cagney2000-02-231-1/+1
* Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney2000-02-231-0/+401