Age | Commit message (Expand) | Author | Files | Lines |
2022-04-15 | Return void from gdb_putc | Tom Tromey | 1 | -2/+1 |
2022-03-29 | Unify gdb putc functions | Tom Tromey | 1 | -1/+3 |
2022-03-29 | Unify vprintf functions | Tom Tromey | 1 | -1/+1 |
2022-03-29 | Change the pager to a ui_file | Tom Tromey | 1 | -5/+5 |
2022-03-29 | Add style-escape methods to ui_file | Tom Tromey | 1 | -0/+24 |
2022-03-28 | Add new timestamped_file class | Tom Tromey | 1 | -0/+29 |
2022-01-26 | Remove global wrap_here function | Tom Tromey | 1 | -6/+0 |
2022-01-26 | Add ui_file::wrap_here | Tom Tromey | 1 | -0/+6 |
2022-01-18 | Move gdb obstack code to gdbsupport | Tom Tromey | 1 | -1/+1 |
2022-01-05 | Implement putstr and putstrn in ui_file | Tom Tromey | 1 | -3/+66 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-04-13 | Move gdb_select.h to gdbsupport/ | Tom Tromey | 1 | -1/+1 |
2020-02-11 | Remove some ui_file_* functions | Tom Tromey | 1 | -43/+2 |
2020-02-07 | Make fputs_unfiltered use fputs_maybe_filtered | Iain Buclaw | 1 | -1/+1 |
2020-02-07 | Make gdb_flush also flush the wrap buffer | Iain Buclaw | 1 | -3/+3 |
2020-01-03 | Ensure GDB warnings are styled. | Philippe Waroquiers | 1 | -2/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-09-18 | gdb: remove local extern declaration of cli_styling | Simon Marchi | 1 | -2/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-06-14 | Do not emit style escape sequences to log file | Tom Tromey | 1 | -0/+32 |
2019-05-17 | Change file close behavior for tee_file | Alan Hayward | 1 | -9/+2 |
2019-04-27 | Have 'thread|frame apply' style their output. | Philippe Waroquiers | 1 | -0/+71 |
2019-03-09 | Support styling on native MS-Windows console | Eli Zaretskii | 1 | -0/+6 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-04-07 | Implement write_async_safe for mi_console_file (PR 22299) | Simon Marchi | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-08-03 | Introduce and use gdb_file_up | Tom Tromey | 1 | -2/+2 |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -664/+138 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-08 | Introduce ui_file_as_string | Pedro Alves | 1 | -0/+22 |
2016-06-21 | Make out and error streams be per UI | Pedro Alves | 1 | -2/+2 |
2016-04-12 | Introduce interruptible_select | Pedro Alves | 1 | -4/+4 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -19/+19 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -5/+6 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -3/+3 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-12 | introduce ui_file_write_for_put | Tom Tromey | 1 | -0/+6 |
2014-08-07 | Move errno.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-13 | replace XMALLOC with XNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-08-28 | gdb/ | Yao Qi | 1 | -0/+54 |
2013-05-14 | * ui-file.c (gdb_fopen): Make arguments const. | Tom Tromey | 1 | -1/+1 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -1/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-18 | 2012-12-18 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 1 | -0/+37 |