aboutsummaryrefslogtreecommitdiff
path: root/gdb/ui-out.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-03Introduce and use ui_out_emit_tableTom Tromey1-0/+26
2017-02-10Remove some ui_out-related cleanups from PythonTom Tromey1-0/+33
2017-02-02Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves1-1/+1
2017-01-10Change return type of ui_out redirect to voidSimon Marchi1-2/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-156/+112
2016-12-02Introduce enum_flag type for ui_out flagsSimon Marchi1-7/+8
2016-12-01Simplify ui-out level codeSimon Marchi1-5/+3
2016-12-01Use std::string for ui_out_hdr's text fieldsSimon Marchi1-5/+8
2016-11-26Remove verbosity from ui_out_message and friendsSimon Marchi1-7/+4
2016-11-26Constify wrap_here/wrap_hint code pathSimon Marchi1-2/+2
2016-11-26Remove ui_out_destroySimon Marchi1-4/+0
2016-11-26Remove unused functions and declarationsSimon Marchi1-8/+0
2016-11-26Remove stale commentsSimon Marchi1-3/+0
2016-10-21Remove make_cleanup_restore_current_uioutTom Tromey1-4/+0
2016-09-16Introduce cleanup to restore current_uioutSimon Marchi1-0/+4
2016-06-21Make current_ui_out be per UIPedro Alves1-1/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-02-28constify ui_out_implTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-02-12 Add support for a destructor for ui_out data and use it toSiva Chandra Reddy1-0/+6
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-06-12 * ui-out.h: Remove #if 0 declarations.Stan Shebs1-24/+0
2012-03-272012-03-27 Pedro Alves <palves@redhat.com>Pedro Alves1-18/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-07-05 * ui-out.h (ui_out_field_core_addr): Fix typo in comment.Thiago Jung Bauermann1-1/+1
2011-07-04 * ui-out.c (ui_out_field_core_addr): Mention that the functionThiago Jung Bauermann1-0/+2
2011-07-04 * ui-out.c (ui_out_get_field_separator): Remove unused function.Thiago Jung Bauermann1-2/+0
2011-02-28 * breakpoint.c (wrap_indent_at_field): New function.Ulrich Weigand1-0/+3
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-10/+10
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-05-02gdb/Jan Kratochvil1-2/+2
2010-04-18 PR tui/9217Pedro Alves1-3/+5
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-31From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>:Daniel Jacobowitz1-5/+11
2003-07-182003-07-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-06-28./Daniel Jacobowitz1-0/+7
2003-02-032003-02-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-14/+4
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+4
2001-07-06Replace:Andrew Cagney1-0/+8
2001-06-21* ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney1-2/+3