Age | Commit message (Expand) | Author | Files | Lines |
2022-04-15 | Return void from gdb_putc | Tom Tromey | 1 | -1/+1 |
2022-04-05 | Introduce wrapped_file | Tom Tromey | 1 | -10/+52 |
2022-04-04 | gdb: make timestamped_file implement write_async_safe | Simon Marchi | 1 | -0/+3 |
2022-04-04 | gdb: make timestamped_file implement can_emit_style_escape | Simon Marchi | 1 | -0/+3 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -1/+1 |
2022-03-29 | Change the pager to a ui_file | Tom Tromey | 1 | -18/+12 |
2022-03-29 | Add style-escape methods to ui_file | Tom Tromey | 1 | -0/+19 |
2022-03-29 | Add puts_unfiltered method to ui_file | Tom Tromey | 1 | -0/+14 |
2022-03-28 | Add new timestamped_file class | Tom Tromey | 1 | -0/+24 |
2022-02-14 | gdb: use python to colorize disassembler output | Andrew Burgess | 1 | -0/+8 |
2022-01-26 | Add ui_file::wrap_here | Tom Tromey | 1 | -0/+17 |
2022-01-26 | gdb: add string_file::release method | Simon Marchi | 1 | -9/+11 |
2022-01-05 | Implement putstr and putstrn in ui_file | Tom Tromey | 1 | -4/+21 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-12-29 | Fix logging redirection bug with pager | Tom Tromey | 1 | -0/+20 |
2021-08-11 | gdb: print backtrace on fatal SIGSEGV | Andrew Burgess | 1 | -0/+9 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-02-11 | Remove some ui_file_* functions | Tom Tromey | 1 | -14/+0 |
2020-02-07 | Make fputs_unfiltered use fputs_maybe_filtered | Iain Buclaw | 1 | -0/+2 |
2020-02-07 | Make gdb_flush also flush the wrap buffer | Iain Buclaw | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-06-14 | Do not emit style escape sequences to log file | Tom Tromey | 1 | -0/+16 |
2019-05-17 | Change file close behavior for tee_file | Alan Hayward | 1 | -9/+6 |
2019-04-27 | Have 'thread|frame apply' style their output. | Philippe Waroquiers | 1 | -1/+27 |
2019-03-09 | Support styling on native MS-Windows console | Eli Zaretskii | 1 | -0/+2 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-28 | Introduce ui_file_style | Tom Tromey | 1 | -0/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -95/+201 |
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/+6 |
2016-06-21 | Make out and error streams be per UI | Pedro Alves | 1 | -2/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -1/+1 |
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-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-08-28 | gdb/ | Yao Qi | 1 | -0/+4 |
2013-05-14 | * ui-file.c (gdb_fopen): Make arguments const. | Tom Tromey | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-22 | * ui-file.h (tee_file_new): Add extern modifier in header declaration. | Pierre Muller | 1 | -4/+4 |
2012-12-18 | 2012-12-18 Hui Zhu <hui_zhu@mentor.com> | Hui Zhu | 1 | -0/+7 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-05-13 | * linux-nat.c (debug_linux_nat_async): Delete. | Doug Evans | 1 | -0/+14 |
2011-02-27 | 2011-02-27 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-12 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -10/+10 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -23/+37 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -1/+5 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |