Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -19/+19 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-10-28 | gdb: add add_setshow_prefix_cmd | Simon Marchi | 1 | -6/+5 |
2021-09-24 | Make dcache multi-target-safe | Pedro Alves | 1 | -3/+11 |
2021-05-12 | gdb: generate the prefix name for prefix commands on demand | Marco Barisione | 1 | -3/+2 |
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 | -3/+3 |
2020-04-17 | Replace most calls to help_list and cmd_show_list | Tom Tromey | 1 | -18/+6 |
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-18 | [gdb] Fix more typos in comments | Tom de Vries | 1 | -1/+1 |
2019-09-18 | Change boolean options to bool instead of int | Christian Biesinger | 1 | -1/+1 |
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 | -3/+1 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -1/+3 |
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-07-03 | Remove ptid_equal | Tom Tromey | 1 | -2/+2 |
2018-05-24 | Update help text in dcache.c | Tom Tromey | 1 | -3/+4 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-07 | Constify add_setshow_* | Tom Tromey | 1 | -2/+2 |
2017-11-07 | Constify add_info | Tom Tromey | 1 | -4/+2 |
2017-10-11 | Constify add_prefix_cmd | Tom Tromey | 1 | -2/+2 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-08-22 | Rename some command functions | Simon Marchi | 1 | -3/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 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 casts to memory allocation related calls | Simon Marchi | 1 | -2/+3 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -3/+1 |
2015-07-29 | PR record/18691: Fix fails in solib-precsave.exp | Yao Qi | 1 | -3/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-13 | make calls to help_list use enumerator | Tom Tromey | 1 | -1/+1 |
2014-05-21 | Make the dcache (code/stack cache) handle line reading errors better | Pedro Alves | 1 | -2/+5 |
2014-03-05 | PR gdb/16575: stale breakpoint instructions in the code cache | Pedro Alves | 1 | -56/+44 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-02 | Add new target_read_raw_memory function, and consolidate comments. | Pedro Alves | 1 | -6/+5 |
2013-11-29 | Delegate to target_ops->beneath for TARGET_OBJECT_RAW_MEMORY | Yao Qi | 1 | -2/+2 |
2013-11-20 | Move target-dcache out of target.c | Yao Qi | 1 | -1/+1 |
2013-11-20 | Remove last_cache | Yao Qi | 1 | -23/+25 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-03-26 | Make "set/show dcache line-size" and "set/show dcache size" zinteger commands... | Pedro Alves | 1 | -12/+12 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-07-26 | 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -40/+128 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |