Age | Commit message (Expand) | Author | Files | Lines |
2023-09-20 | Remove explanatory comments from includes | Tom Tromey | 1 | -1/+1 |
2023-08-23 | gdb: remove the silent parameter from exit_inferior_1 and cleanup | Andrew Burgess | 1 | -1/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-04-26 | bsd-kvm: Fix build after recent changes to path handling functions. | John Baldwin | 1 | -13/+11 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -3/+3 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-08-04 | gdb: fix warnings in bsd-kvm.c | Simon Marchi | 1 | -3/+3 |
2021-05-12 | gdb: generate the prefix name for prefix commands on demand | Marco Barisione | 1 | -1/+1 |
2021-03-23 | gdb: remove push_target free functions | Simon Marchi | 1 | -1/+1 |
2021-03-23 | gdb: remove unpush_target free function | Simon Marchi | 1 | -1/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-06-18 | Don't write to inferior_ptid in bsd-kvm.c | Pedro Alves | 1 | -2/+2 |
2020-06-18 | Don't write to inferior_ptid in bsd-kvm.c | Pedro Alves | 1 | -1/+1 |
2020-01-12 | Remove last traces of discard_all_inferiors | Pedro Alves | 1 | -1/+1 |
2020-01-10 | Multi-target support | Pedro Alves | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-17 | Add missing include to bsd-kvm.c for gdb_abspath | Christian Biesinger | 1 | -0/+1 |
2019-12-16 | Constify get_exec_file | Tom Tromey | 1 | -1/+1 |
2019-12-13 | Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613) | Sergio Durigan Junior | 1 | -4/+3 |
2019-03-13 | Change pid_to_str to return std::string | Tom Tromey | 1 | -5/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-30 | Introduce process_stratum_target | Pedro Alves | 1 | -3/+3 |
2018-11-22 | Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc. | Pedro Alves | 1 | -1/+2 |
2018-07-03 | Remove ptid_build | Tom Tromey | 1 | -1/+1 |
2018-06-25 | gdb: Fix build on several hosts/ports | Pedro Alves | 1 | -1/+1 |
2018-05-03 | target factories, target open and multiple instances of targets | Pedro Alves | 1 | -14/+11 |
2018-05-03 | target_ops: Use bool throughout | Pedro Alves | 1 | -6/+6 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -44/+59 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-15 | Constify the 'arg' passed to commands in bsd-kvm.c. | John Baldwin | 1 | -2/+2 |
2017-10-11 | Constify add_prefix_cmd | Tom Tromey | 1 | -1/+1 |
2017-09-04 | Make <sys/user.h> include in bsd-kvm.c conditional on HAVE_SYS_USER_H. | John Baldwin | 1 | -0/+2 |
2017-09-04 | Define _KMEMUSER before including BSD kernel headers. | John Baldwin | 1 | -0/+1 |
2017-04-05 | -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info | Pedro Alves | 1 | -1/+1 |
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-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 gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-30 | constify to_open | Tom Tromey | 1 | -3/+4 |
2014-02-19 | Add target_ops argument to to_close | Tom Tromey | 1 | -1/+1 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -3/+15 |
2014-02-07 | Replace -1 with TARGET_XFER_E_IO | Yao Qi | 1 | -1/+1 |
2014-02-03 | Fix build on recent versions of OpenBSD. | Mark Kettenis | 1 | -0/+1 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-17 | PR gdb/15911: "info threads" changes the default source and line (for "break"... | Pedro Alves | 1 | -3/+3 |
2013-08-30 | bsd-kvm.c: Fix arguments to print_stack_frame. | Pedro Alves | 1 | -3/+3 |
2013-07-01 | Normalize on PATH_MAX instead of MAXPATHLEN throughout. | Pedro Alves | 1 | -1/+0 |
2013-03-20 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |