aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/linux-ptrace.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves1-1/+1
2015-06-01Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi1-0/+8
2015-05-12Extended-remote Linux follow forkDon Breazeal1-1/+0
2015-05-12Identify remote fork event supportDon Breazeal1-0/+1
2015-03-04Linux native: Use TRAP_BRKPT/TRAP_HWBPTPedro Alves1-0/+51
2015-02-19Fix non executable stack handling when calling functions in the inferior.Antoine Tremblay1-0/+1
2015-01-09Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves1-0/+8
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-16[Linux] Ask kernel to kill inferior when GDB terminatesJoel Brobecker1-1/+6
2014-09-19Refactor ptrace extended event status.Don Breazeal1-0/+2
2014-07-24Remove some GDBSERVER checks from linux-ptraceTom Tromey1-0/+1
2014-06-20Move shared native target specific code to gdb/natGary Benson1-0/+95