summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-out.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for a destructor for ui_out data and use it toSiva Chandra Reddy2013-02-121-0/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* ARI fixes: Avoid sprintf function use rule.Pierre Muller2012-11-131-1/+1
* * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs2012-03-061-56/+36
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* MI breakpoint notifications.Vladimir Prus2011-04-271-6/+22
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-1/+19
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-1/+0
* gdb/Jan Kratochvil2010-05-021-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+2
* * mi/mi-symbol-cmds.c:Eli Zaretskii2005-12-231-3/+3
* From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz2005-07-311-3/+4
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 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>Andrew 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.Kevin Buettner2000-07-301-45/+15
* PARAMS removal.Kevin 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