aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat
AgeCommit message (Expand)AuthorFilesLines
2014-07-31Do not include defs.h or server.h in any header fileGary Benson1-6/+0
2014-07-30Do not include config.h directlyGary Benson1-1/+0
2014-07-30Make all source files include defs.h or server.h firstGary Benson1-0/+5
2014-07-24Remove some GDBSERVER checks from linux-ptraceTom Tromey2-25/+32
2014-06-23x86 Linux watchpoints: Couldn't write debug register: Invalid argument.Pedro Alves1-0/+20
2014-06-20Move shared native target specific code to gdb/natGary Benson16-3/+4480
2014-06-20Vectorize gdbserver x86 debug register accessorsGary Benson2-3/+65
2014-06-19Create nat/i386-dregs.cGary Benson1-0/+617
2014-06-19Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8Gary Benson1-43/+0
2014-06-18Create nat/i386-dregs.hGary Benson1-0/+138
2014-02-27Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigpro...Pedro Alves1-8/+13
2014-02-27Move linux-nat.c:status_to_str to nat/linux-waitpid.c.Pedro Alves2-0/+32
2014-01-03* nat/linux-waitpid.c (linux_debug): Remove extraneous \n from output.Doug Evans1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker3-3/+3
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado3-0/+175