summaryrefslogtreecommitdiff
path: root/gdb/nat/linux-ptrace.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-15Fix PR19061, gdb hangs/spins-on-cpu when debugging any program on AlphaRichard Henderson
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-04-15MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPTPedro Alves
2016-02-24Handle MIPS Linux SIGTRAP siginfo.si_code valuesPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-11Extended-remote follow-execDon Breazeal
2015-08-27Detect SW breakpoints in Cell/B.E. combined debuggingUlrich Weigand
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves
2015-06-01Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi
2015-05-12Extended-remote Linux follow forkDon Breazeal
2015-05-12Identify remote fork event supportDon Breazeal
2015-03-04Linux native: Use TRAP_BRKPT/TRAP_HWBPTPedro Alves
2015-02-19Fix non executable stack handling when calling functions in the inferior.Antoine Tremblay
2015-01-09Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-16[Linux] Ask kernel to kill inferior when GDB terminatesJoel Brobecker
2014-09-19Refactor ptrace extended event status.Don Breazeal
2014-07-24Remove some GDBSERVER checks from linux-ptraceTom Tromey
2014-06-20Move shared native target specific code to gdb/natGary Benson