summaryrefslogtreecommitdiff
path: root/gdb/ui-out.c
Commit message (Expand)AuthorAgeFilesLines
* Remove make_cleanup_ui_out_table_begin_endTom Tromey2017-09-091-16/+0
* Wrap locally used classes in anonymous namespaceYao Qi2017-03-221-0/+4
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-6/+4
* Change return type of ui_out redirect to voidSimon Marchi2017-01-101-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-370/+133
* Introduce enum_flag type for ui_out flagsSimon Marchi2016-12-021-2/+2
* Class-ify ui_out_tableSimon Marchi2016-12-011-158/+185
* ui_out_table: Replace boolean flag with enumSimon Marchi2016-12-011-16/+25
* Simplify ui-out level codeSimon Marchi2016-12-011-42/+26
* Class-ify ui_out_levelSimon Marchi2016-12-011-21/+44
* Class-ify ui_out_hdrSimon Marchi2016-12-011-27/+69
* Use std::string for ui_out_hdr's text fieldsSimon Marchi2016-12-011-39/+25
* Replace hand-made linked list of ui_out_hdr by vector and iteratorSimon Marchi2016-12-011-56/+44
* Use std::string in ui_out_tableSimon Marchi2016-11-301-11/+7
* Use std::vector for ui_out::levelsSimon Marchi2016-11-301-16/+15
* Use new/delete instead of malloc/free-based functionsSimon Marchi2016-11-301-6/+7
* Remove verbosity from ui_out_message and friendsSimon Marchi2016-11-261-17/+6
* Constify wrap_here/wrap_hint code pathSimon Marchi2016-11-261-3/+3
* Fix return value of uo_redirectSimon Marchi2016-11-261-2/+1
* Remove ui_out_destroySimon Marchi2016-11-261-32/+0
* Remove unused functions and declarationsSimon Marchi2016-11-261-29/+0
* Remove stale commentsSimon Marchi2016-11-261-2/+0
* Use ui_file_as_string in gdb/ui-out.cPedro Alves2016-11-081-6/+3
* Fix a few typosSimon Marchi2016-11-041-1/+1
* Remove make_cleanup_restore_current_uioutTom Tromey2016-10-211-18/+0
* ui-out.c: Remove unused parameter to push_levelSimon Marchi2016-10-081-3/+2
* Introduce cleanup to restore current_uioutSimon Marchi2016-09-161-0/+18
* Make current_ui_out be per UIPedro Alves2016-06-211-5/+0
* Delete def_uioutPedro Alves2016-06-211-180/+1
* ui-out.c: Remove unused enumSimon Marchi2016-02-021-6/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-2/+3
* ui-out.c (default_ui_out_impl): Add comment.Doug Evans2015-08-171-1/+1
* Mostly trivial enum fixesSimon Marchi2015-07-311-13/+14
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* fix latent bugs in ui-out.cTom Tromey2014-03-171-2/+3
* constify ui_out_implTom Tromey2014-02-281-3/+3
* replace XMALLOC with XNEWTom Tromey2014-01-131-5/+5
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* 2013-05-22 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-05-221-8/+36
* Add support for a destructor for ui_out data and use it toSiva Chandra Reddy2013-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