summaryrefslogtreecommitdiff
path: root/gdb/ui-out.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for a destructor for ui_out data and use it tosivachandra2013-02-121-0/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * ui-out.h: Remove #if 0 declarations.Stan Shebs2012-06-121-24/+0
* 2012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-271-18/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-1/+1
* * ui-out.h (ui_out_field_core_addr): Fix typo in comment.Thiago Jung Bauermann2011-07-051-1/+1
* * ui-out.c (ui_out_field_core_addr): Mention that the functionThiago Jung Bauermann2011-07-041-0/+2
* * ui-out.c (ui_out_get_field_separator): Remove unused function.Thiago Jung Bauermann2011-07-041-2/+0
* * breakpoint.c (wrap_indent_at_field): New function.Ulrich Weigand2011-02-281-0/+3
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-10/+10
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* gdb/Jan Kratochvil2010-05-021-2/+2
* PR tui/9217Pedro Alves2010-04-181-3/+5
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-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/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz2005-07-311-5/+11
* 2003-07-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-181-1/+1
* ./Daniel Jacobowitz2003-06-281-0/+7
* 2003-02-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-02-031-14/+4
* 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-10-031-0/+4
* Replace:Andrew Cagney2001-07-061-0/+8
* * ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney2001-06-211-2/+3
* * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.Andrew Cagney2001-06-191-5/+7
* * ui-out.c (ui_out_list_begin): Add parameter ``id''.Andrew Cagney2001-06-121-4/+4
* s/char */const char */Andrew Cagney2001-06-111-11/+12
* Make char *, const char *.Andrew Cagney2001-06-101-9/+16
* s/ui_out_list/ui_out_tupple/Andrew Cagney2001-05-121-5/+12
* 2001-05-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2001-05-101-0/+4
* Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().Andrew Cagney2001-05-091-5/+30
* Use a stack of structures (instead of a simple array) to keep track ofAndrew Cagney2001-05-091-2/+4
* Eliminate some uses of __STDC__.Andrew Cagney2001-03-141-2/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* * ui-out.c (do_list_end): New function.Mark Kettenis2001-01-271-0/+2
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-41/+38
* Initial revisionJason Molenda2000-02-031-0/+221