Age | Commit message (Expand) | Author | Files | Lines |
2023-11-21 | gdb: Replace gdb::optional with std::optional | Lancelot Six | 1 | -1/+1 |
2023-08-23 | gdb: centralize "[Thread ...exited]" notifications | Pedro Alves | 1 | -1/+3 |
2023-05-01 | gdb: move struct ui and related things to ui.{c,h} | Simon Marchi | 1 | -2/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-04-07 | gdb: remove symtab::pspace | Simon Marchi | 1 | -1/+1 |
2022-04-07 | gdb: remove symtab::objfile | Simon Marchi | 1 | -1/+1 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -1/+1 |
2022-03-29 | Use unfiltered output in annotate.c | Tom Tromey | 1 | -74/+74 |
2022-02-06 | gdb: remove SYMTAB_PSPACE macro | Simon Marchi | 1 | -1/+1 |
2022-02-06 | gdb: remove SYMTAB_OBJFILE macro | Simon Marchi | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-04-24 | gdbsupport, gdb: give names to observers | Simon Marchi | 1 | -4/+4 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -2/+2 |
2020-05-22 | gdb: Restore old annotations behaviour when printing frame info | Andrew Burgess | 1 | -5/+14 |
2020-04-18 | Change get_objfile_arch to a method on objfile | Tom Tromey | 1 | -1/+1 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-08-06 | Add file offsets to the source cache | Tom Tromey | 1 | -5/+6 |
2019-06-15 | gdb: Don't allow annotations to influence what else GDB prints | Andrew Burgess | 1 | -5/+3 |
2019-06-15 | gdb: Remove an update of current_source_line and current_source_symtab | Andrew Burgess | 1 | -1/+28 |
2019-06-14 | gdb: Use scoped_restore_terminal_state in annotate.c | Andrew Burgess | 1 | -16/+2 |
2019-06-06 | Add thread-exit annotation. | Amos Bird | 1 | -0/+14 |
2019-05-17 | Constify annotate_source | Tom Tromey | 1 | -1/+1 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -7/+4 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -4/+7 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -4/+4 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-20 | Remove make_cleanup_restore_target_terminal | Tom Tromey | 1 | -6/+6 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-06-21 | Replace the sync_execution global with a new enum prompt_state tristate | Pedro Alves | 1 | -12/+3 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 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-10-17 | PR gdb/17472: With annotations, input while executing in the foreground crash... | Pedro Alves | 1 | -2/+20 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-01-22 | If a breakpoint is not user visible, then there's no point in | Pedro Alves | 1 | -0/+3 |
2013-01-22 | All annotate_breakpoints_changed calls are along-side | Pedro Alves | 1 | -9/+7 |
2013-01-22 | With some changes to how software single-step (SSS) breakpoints are | Pedro Alves | 1 | -2/+37 |
2013-01-22 | There's code in annotate.c and breakpoint.c that is supposed to | Pedro Alves | 1 | -22/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-20 | 2012-11-20 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -3/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-12-11 | * annotate.c (annotate_array_section_begin): Rename `index' to | Andrey Smirnov | 1 | -2/+2 |
2011-04-27 | MI breakpoint notifications. | Vladimir Prus | 1 | -2/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-31 | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+3 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |