Age | Commit message (Expand) | Author | Files | Lines |
2018-01-19 | gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.h | James Clarke | 1 | -0/+1 |
2018-01-17 | Make linux_ptrace_attach_fail_reason return an std::string | Simon Marchi | 1 | -5/+3 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-15 | Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on Alpha | Richard Henderson | 1 | -0/+5 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-04-15 | MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT | Pedro Alves | 1 | -4/+7 |
2016-02-24 | Handle MIPS Linux SIGTRAP siginfo.si_code values | Pedro Alves | 1 | -10/+28 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-11 | Extended-remote follow-exec | Don Breazeal | 1 | -0/+1 |
2015-08-27 | Detect SW breakpoints in Cell/B.E. combined debugging | Ulrich Weigand | 1 | -4/+11 |
2015-07-24 | Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere | Pedro Alves | 1 | -1/+1 |
2015-06-01 | Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.h | Yao Qi | 1 | -0/+8 |
2015-05-12 | Extended-remote Linux follow fork | Don Breazeal | 1 | -1/+0 |
2015-05-12 | Identify remote fork event support | Don Breazeal | 1 | -0/+1 |
2015-03-04 | Linux native: Use TRAP_BRKPT/TRAP_HWBPT | Pedro Alves | 1 | -0/+51 |
2015-02-19 | Fix non executable stack handling when calling functions in the inferior. | Antoine Tremblay | 1 | -0/+1 |
2015-01-09 | Linux: on attach, attach to lwps listed under /proc/$pid/task/ | Pedro Alves | 1 | -0/+8 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-16 | [Linux] Ask kernel to kill inferior when GDB terminates | Joel Brobecker | 1 | -1/+6 |
2014-09-19 | Refactor ptrace extended event status. | Don Breazeal | 1 | -0/+2 |
2014-07-24 | Remove some GDBSERVER checks from linux-ptrace | Tom Tromey | 1 | -0/+1 |
2014-06-20 | Move shared native target specific code to gdb/nat | Gary Benson | 1 | -0/+95 |