summaryrefslogtreecommitdiff
path: root/gdb/cli-out.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: move struct ui and related things to ui.{c,h}Simon Marchi2023-05-011-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb/debuginfod: Improve progress updatesAaron Merey2022-11-101-68/+121
* Remove cli_out_newTom Tromey2022-07-181-8/+0
* Remove ui_out_flag::unfiltered_outputTom Tromey2022-03-291-20/+5
* Rename print_spaces_filteredTom Tromey2022-03-291-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-10/+10
* Unify gdb putc functionsTom Tromey2022-03-291-2/+2
* Unify gdb puts functionsTom Tromey2022-03-291-2/+2
* Remove fputs_styled_unfilteredTom Tromey2022-03-291-4/+10
* Remove vfprintf_styled_no_gdbfmtTom Tromey2022-03-291-5/+8
* Add ui_file::wrap_hereTom Tromey2022-01-261-1/+1
* Convert wrap_here to use integer parameterTom Tromey2022-01-261-2/+2
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Remove print_spacesTom Tromey2021-12-201-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* [gdb] Print progress for debuginfodMartin Liska2020-12-161-2/+2
* [gdb/cli] Add a progress meterTom Tromey2020-12-161-0/+101
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Introduce metadata styleTom Tromey2019-10-011-4/+3
* Introduce gdb-specific %p format suffixesPedro Alves2019-10-011-6/+25
* Remove the ui_out_style_kind enumTom Tromey2019-10-011-31/+7
* Add more styling to "disassemble"Tom Tromey2019-08-061-0/+6
* Rename field_int to field_signedTom Tromey2019-07-171-5/+3
* Introduce field_unsignedTom Tromey2019-07-151-0/+13
* Revert the header-sorting patchTom Tromey2019-04-061-4/+2
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-2/+4
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Style addressesTom Tromey2018-12-281-0/+3
* Style variable namesTom Tromey2018-12-281-0/+3
* Add output styles to gdbTom Tromey2018-12-281-6/+30
* gdb: Use string_printf to format int fields instead of a fixed size bufferAndrew Burgess2018-11-201-4/+2
* gdb: Respect field width and alignment for 'fmt' fields in CLI outputAndrew Burgess2018-11-201-4/+3
* Remove cli_ui_out::out_field_fmtTom Tromey2018-04-241-17/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Change return type of ui_out redirect to voidSimon Marchi2017-01-101-3/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-206/+95
* Introduce enum_flag type for ui_out flagsSimon Marchi2016-12-021-1/+1
* Simplify ui-out level codeSimon Marchi2016-12-011-3/+1
* Use std::string for ui_out_hdr's text fieldsSimon Marchi2016-12-011-3/+2
* Use std::vector for cli_ui_out_data::streamsSimon Marchi2016-11-301-17/+14
* Use new/delete instead of malloc/free-based functionsSimon Marchi2016-11-301-2/+2
* Remove verbosity from ui_out_message and friendsSimon Marchi2016-11-261-9/+4
* Constify wrap_here/wrap_hint code pathSimon Marchi2016-11-261-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-20/+20
* Add extern "C" to declarations of C symbolsPedro Alves2015-02-271-2/+2
* Unify CLI/TUI interface to readline tab completion.Doug Evans2015-01-311-1/+83
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1