Age | Commit message (Expand) | Author | Files | Lines |
2021-04-24 | gdbsupport, gdb: give names to observers | Simon Marchi | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-10-25 | gdb: add inferior parameter to inferior_created observable | Simon Marchi | 1 | -1/+1 |
2020-10-02 | gdb: remove arguments from inferior_created observable | Simon Marchi | 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-10-15 | Change iterate_over_breakpoints to take a function_view | Christian Biesinger | 1 | -7/+8 |
2019-07-10 | Don't include gdbarch.h from defs.h | Tom Tromey | 1 | -0/+1 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -7/+5 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -5/+7 |
2019-03-13 | Change pid_to_str to return std::string | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-19 | gdb: Add default frame methods to gdbarch | Andrew Burgess | 1 | -0/+12 |
2018-06-21 | Use thread_info and inferior pointers more throughout | Pedro Alves | 1 | -15/+15 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -2/+2 |
2018-02-21 | Class readonly_detached_regcache | Yao Qi | 1 | -3/+3 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-27 | Constify maintenance_print_dummy_frames | Tom Tromey | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -6/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-13 | Per-inferior/Inferior-qualified thread IDs | Pedro Alves | 1 | -1/+1 |
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 (1/2) | Simon Marchi | 1 | -3/+5 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-05-13 | register_dummy_frame_dtor: Permit multiple dtors | Jan Kratochvil | 1 | -14/+46 |
2015-05-13 | Call dummy_frame_dtor_ftype also from remove_dummy_frame | Jan Kratochvil | 1 | -3/+6 |
2015-05-13 | dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanup | Jan Kratochvil | 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 | add dummy frame destructor | Jan Kratochvil | 1 | -0/+41 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-27 | Associate dummy_frame with ptid | Yao Qi | 1 | -24/+48 |
2014-06-26 | Move local variables to inner block | Yao Qi | 1 | -4/+3 |
2014-01-13 | replace XZALLOC with XCNEW | 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-02-01 | Garbage collect deprecated_pc_in_call_dummy | Pedro Alves | 1 | -34/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-06-18 | gdb/ | Jan Kratochvil | 1 | -6/+45 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-04-19 | gdb | Tom Tromey | 1 | -1/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+1 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-28 | gdb/ | Jan Kratochvil | 1 | -6/+7 |
2010-08-11 | gdb/ | Jan Kratochvil | 1 | -5/+1 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+5 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-06-17 | * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter, | Ulrich Weigand | 1 | -2/+2 |