summaryrefslogtreecommitdiff
path: root/gdb/ui-out.h
Commit message (Expand)AuthorAgeFilesLines
* gdb: Move definitions of std::string overloads in ui_out to the headerMarco Barisione2021-05-191-2/+5
* gdb: Pass std::strings to ui_out::field_string () where convenientMarco Barisione2021-05-191-1/+2
* gdb: Add an overloaded ui_out::text accepting a const std::string &Marco Barisione2021-05-191-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* [gdb/cli] Add a progress meterTom Tromey2020-12-161-0/+37
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-4/+4
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Fix comment in field_kindTom Tromey2019-12-191-3/+3
* Fix build failure on macOSTom Tromey2019-12-181-4/+7
* Introduce metadata styleTom Tromey2019-10-011-3/+6
* Introduce gdb-specific %p format suffixesPedro Alves2019-10-011-2/+140
* Remove the ui_out_style_kind enumTom Tromey2019-10-011-19/+4
* Add more styling to "disassemble"Tom Tromey2019-08-061-0/+4
* Rename field_int to field_signedTom Tromey2019-07-171-6/+6
* Introduce field_unsignedTom Tromey2019-07-151-0/+4
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Fix GDB build when using --disable-gdbmiSimon Marchi2019-05-101-3/+4
* Update cleanup comment in ui-out.hTom Tromey2019-01-231-5/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Style addressesTom Tromey2018-12-281-1/+3
* Style variable namesTom Tromey2018-12-281-1/+3
* Add output styles to gdbTom Tromey2018-12-281-3/+18
* Make do_is_mi_like_p const.Tom Tromey2018-04-301-2/+2
* btrace: Remove ui_out cleanupsSimon Marchi2018-03-061-8/+0
* Make program_space::deleted_solibs a vector of std::stringSimon Marchi2018-03-021-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Use DISABLE_COPY_AND_ASSIGNYao Qi2017-09-191-3/+1
* Remove make_cleanup_ui_out_redirect_popTom Tromey2017-09-091-0/+23
* Remove make_cleanup_ui_out_table_begin_endTom Tromey2017-09-091-6/+2
* Introduce and use ui_out_emit_tableTom Tromey2017-08-031-0/+26
* Remove some ui_out-related cleanups from PythonTom Tromey2017-02-101-0/+33
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-1/+1
* 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-156/+112
* Introduce enum_flag type for ui_out flagsSimon Marchi2016-12-021-7/+8
* Simplify ui-out level codeSimon Marchi2016-12-011-5/+3
* Use std::string for ui_out_hdr's text fieldsSimon Marchi2016-12-011-5/+8
* Remove verbosity from ui_out_message and friendsSimon Marchi2016-11-261-7/+4
* Constify wrap_here/wrap_hint code pathSimon Marchi2016-11-261-2/+2
* Remove ui_out_destroySimon Marchi2016-11-261-4/+0
* Remove unused functions and declarationsSimon Marchi2016-11-261-8/+0
* Remove stale commentsSimon Marchi2016-11-261-3/+0
* Remove make_cleanup_restore_current_uioutTom Tromey2016-10-211-4/+0
* Introduce cleanup to restore current_uioutSimon Marchi2016-09-161-0/+4
* Make current_ui_out be per UIPedro Alves2016-06-211-1/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* constify ui_out_implTom Tromey2014-02-281-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1