Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -4/+6 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-07-28 | * annotate.h (deprecated_annotate_starting_hook): Remove. | Tom Tromey | 1 | -31/+12 |
2008-06-06 | * annotate.c (annotate_thread_changed): New function. | Nick Roberts | 1 | -0/+9 |
2008-05-23 | * annotate.c (annotate_source, annotate_frame_begin): Replace | Markus Deuling | 1 | -10/+3 |
2008-05-20 | (annotate_new_thread): New function for new-thread | Nick Roberts | 1 | -0/+9 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-07-13 | (annotate_frame_begin): Re-instate frame-begin annotation for level 3 | Nick Roberts | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |