Age | Commit message (Expand) | Author | Files | Lines |
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-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-07-22 | Remove some unused variables | Simon Marchi | 1 | -1/+0 |
2018-07-20 | MIPS/Linux/native: Convert to `get_ptrace_pid' for PID extraction | Maciej W. Rozycki | 1 | -5/+1 |
2018-07-03 | Remove ptid_get_lwp | Tom Tromey | 1 | -6/+6 |
2018-07-03 | Remove ptid_get_pid | Tom Tromey | 1 | -1/+1 |
2018-05-30 | Remove regcache_get_ptid | Simon Marchi | 1 | -2/+2 |
2018-05-25 | MIPS/Linux: Correct o32 core file FGR interpretation | Maciej W. Rozycki | 1 | -10/+2 |
2018-05-22 | MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registers | Maciej W. Rozycki | 1 | -0/+5 |
2018-05-15 | MIPS/Linux/native: Supply $zero for the !PTRACE_GETREGS case | Maciej W. Rozycki | 1 | -1/+7 |
2018-05-03 | target factories, target open and multiple instances of targets | Pedro Alves | 1 | -1/+1 |
2018-05-03 | linux_nat_target: More low methods | Pedro Alves | 1 | -6/+7 |
2018-05-03 | target_ops: Use bool throughout | Pedro Alves | 1 | -8/+8 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -85/+91 |
2018-05-03 | Make inf_ptrace_trad Linux-only, move to separate file | Pedro Alves | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -6/+6 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-06-13 | Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.c | Yao Qi | 1 | -11/+0 |
2017-04-28 | Use ptid method lwp in mips_linux_new_thread | Yao Qi | 1 | -1/+1 |
2017-04-28 | [MIPS] Use lwpid from lwp_info instead of inferior_ptid | Yao Qi | 1 | -3/+2 |
2017-03-20 | Use ptid from regcache in almost all remaining nat files | Simon Marchi | 1 | -6/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-08-25 | Sync proc_service definition with GLIBC | Adhemerval Zanella | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+1 |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 1 | -3/+6 |
2015-07-29 | MIPS ptrace build fixes | Simon Marchi | 1 | -2/+2 |
2015-07-24 | Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere | Pedro Alves | 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-09-11 | Introduce show_debug_regs | Gary Benson | 1 | -7/+3 |
2014-09-03 | Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL | James Hogan | 1 | -0/+1 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-20 | Move shared native target specific code to gdb/nat | Gary Benson | 1 | -1/+1 |
2014-02-24 | Unbreak mips native build | Yao Qi | 1 | -2/+2 |
2014-02-19 | Add target_ops argument to to_region_ok_for_hw_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_insert_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_remove_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_can_use_hw_breakpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_close | Tom Tromey | 1 | -1/+1 |
2014-02-19 | add "this" pointers to more target APIs | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-07-27 | gdb/ | Yao Qi | 1 | -406/+2 |
2013-07-27 | gdb/ | Yao Qi | 1 | -87/+119 |
2013-07-27 | gdb/ | Yao Qi | 1 | -16/+18 |
2013-03-20 | gdb/ | Jan Kratochvil | 1 | -3/+3 |
2013-02-19 | 2013-02-19 Lei Liu <lei.liu2@windriver.com> | Lei Liu | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -3/+3 |