Age | Commit message (Expand) | Author | Files | Lines |
2024-08-12 | gdb: add program_space parameter to lookup_minimal_symbol | Simon Marchi | 1 | -1/+2 |
2024-08-12 | gdb: make lookup_minimal_symbol objf and sfile parameters optional | Simon Marchi | 1 | -1/+1 |
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-11-17 | gdb: remove regcache's address space | Simon Marchi | 1 | -2/+1 |
2023-10-10 | gdb: add inferior::{arch, set_arch} | Simon Marchi | 1 | -1/+1 |
2023-07-19 | Fix gdb.Inferior.read_memory without execution (PR dap/30644) | Pedro Alves | 1 | -2/+1 |
2023-07-14 | Introduce scoped_restore_current_inferior_for_memory | Tom Tromey | 1 | -8/+2 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-04-11 | gdb: remove symbol value macros | Simon Marchi | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-10-29 | Remove the exec_bfd macro | Tom Tromey | 1 | -2/+4 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-10 | Multi-target support | Pedro Alves | 1 | -5/+12 |
2020-01-02 | Remove stale references to Cell BE | Luis Machado | 1 | -4/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-01 | Remove ancient workaround | Gary Benson | 1 | -2/+3 |
2018-07-03 | Remove ptid_get_pid | Tom Tromey | 1 | -1/+1 |
2018-06-27 | Fix Cell debugging regression | Pedro Alves | 1 | -4/+19 |
2018-06-21 | Use thread_info and inferior pointers more throughout | Pedro Alves | 1 | -15/+8 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-09-26 | Remove support for Solaris < 10 (PR gdb/22185) | Rainer Orth | 1 | -29/+9 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-08-18 | Remove save_inferior_ptid | Tom Tromey | 1 | -3/+1 |
2017-05-04 | RAII-fy make_cleanup_restore_current_thread & friends | Pedro Alves | 1 | -12/+6 |
2017-03-23 | Remove some unnecessary inferior_ptid setting/restoring when fetching/storing... | Simon Marchi | 1 | -24/+12 |
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-10-24 | proc-service.c: Add (gdb_byte *) cast | Simon Marchi | 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-15 | Introduce utility function find_inferior_ptid | Simon Marchi | 1 | -1/+1 |
2014-07-02 | Remove unused Linux libthread_db callbacks | Gary Benson | 1 | -103/+1 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+2 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -3/+3 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -9/+4 |
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 | -4/+4 |
2012-03-06 | * proc-service.c (ps_pglobal_lookup): Set the current program | Tom Tromey | 1 | -3/+13 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-02-28 | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * target.h (struct target_ops): New member to_thread_architecture. | Ulrich Weigand | 1 | -4/+4 |
2009-02-27 | * gdb_proc_service.h (struct ps_prochandle): Replace pid_t field | Pedro Alves | 1 | -6/+6 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 |