summaryrefslogtreecommitdiff
path: root/gdb/cli-out.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves2014-05-211-1/+12
* constify ui_out_implTom Tromey2014-02-281-4/+1
* replace XMALLOC with XNEWTom Tromey2014-01-131-1/+1
* 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
* Add support for a destructor for ui_out data and use it toSiva Chandra Reddy2013-02-121-0/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* ARI fixes: Avoid sprintf function use rule.Pierre Muller2012-11-131-1/+1
* 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
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-09-031-20/+40
* 2010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-131-4/+20
* gdb/Jan Kratochvil2010-05-021-3/+3
* * cli-out.c (cli_table_begin, cli_table_body, cli_table_end)Pedro Alves2010-05-021-81/+45
* PR tui/9217Pedro Alves2010-04-181-20/+27
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1