summaryrefslogtreecommitdiff
path: root/gdb/ui-out.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-05-22 Phil Muldoon <pmuldoon@redhat.com>pmuldoon2013-05-221-8/+36
* Add support for a destructor for ui_out data and use it tosivachandra2013-02-121-4/+39
* 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-55/+0
* * linespec.c (decode_objc): Add cleanup to freeKeith Seitz2012-05-311-2/+2
* 2012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-271-34/+3
* 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.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-7/+0
* gdbTom Tromey2011-04-191-1/+1
* 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann2011-03-311-17/+2
* 2011-02-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-011-1/+3
* * breakpoint.c (wrap_indent_at_field): New function.Ulrich Weigand2011-02-281-0/+22
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-30/+30
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-4/+8
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-2/+0
* gdb/Jan Kratochvil2010-05-021-4/+4
* PR tui/9217Pedro Alves2010-04-181-7/+3
* Implement core awareness.Vladimir Prus2010-01-121-1/+1
* 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/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * exec.c: #include "arch-utils.h"Markus Deuling2008-01-111-2/+0
* 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
* 2007-08-18 Michael Snyder <msnyder@svkmacdonelllnx>Michael Snyder2007-08-181-2/+7
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-2/+2
* * ui-out.c (ui_out_field_core_addr): Truncate address toMaciej W. Rozycki2007-03-261-1/+6
* 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/+8
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-1/+1
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-16/+16
* * language.c (local_hex_format_custom): Remove.Paul N. Hilfinger2004-09-111-2/+2
* 2004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-191-3/+1
* ./Daniel Jacobowitz2003-06-281-0/+17
* 2003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-081-9/+0
* 2003-02-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-02-031-29/+20
* * ui-out.c (MAX_UI_OUT_LEVELS): Raise to 6. Fixes PR cli/654.Mark Kettenis2002-12-151-1/+1
* 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-10-031-0/+17
* * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast inKevin Buettner2002-07-271-2/+2
* From Brian Taylor <briant at model dot com>:Andrew Cagney2002-05-051-2/+7
* * defs.h (XMALLOC): Define.Andrew Cagney2002-03-191-6/+3
* * ui-out.c (struct ui_out_table): Add field entry_level.Andrew Cagney2001-12-151-50/+54
* Cleanup ui-out table impl. Add struct ui_out_table. RenameAndrew Cagney2001-12-071-76/+93
* Replace:Andrew Cagney2001-07-061-1/+8
* * ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney2001-06-211-10/+20
* * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.Andrew Cagney2001-06-191-5/+9