summaryrefslogtreecommitdiff
path: root/gdb/nat
Commit message (Expand)AuthorAgeFilesLines
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-025-132/+132
* Introduce common-debug.hGary Benson2014-08-191-4/+0
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Include string.h in common-defs.hGary Benson2014-08-075-6/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-074-4/+0
* Move common-utils.h to common-defs.hGary Benson2014-08-071-1/+0
* Move ptid.h to common-defs.hGary Benson2014-08-072-3/+0
* Move stddef.h to common-defs.hGary Benson2014-08-071-1/+0
* Move stdlib.h to common-defs.hGary Benson2014-08-071-1/+0
* Do not include defs.h or server.h in any header fileGary Benson2014-07-311-6/+0
* Do not include config.h directlyGary Benson2014-07-301-1/+0
* Make all source files include defs.h or server.h firstGary Benson2014-07-301-0/+5
* Remove some GDBSERVER checks from linux-ptraceTom Tromey2014-07-242-25/+32
* x86 Linux watchpoints: Couldn't write debug register: Invalid argument.Pedro Alves2014-06-231-0/+20
* Move shared native target specific code to gdb/natGary Benson2014-06-2016-3/+4480
* Vectorize gdbserver x86 debug register accessorsGary Benson2014-06-202-3/+65
* Create nat/i386-dregs.cGary Benson2014-06-191-0/+617
* Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8Gary Benson2014-06-191-43/+0
* Create nat/i386-dregs.hGary Benson2014-06-181-0/+138
* Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigpro...Pedro Alves2014-02-271-8/+13
* Move linux-nat.c:status_to_str to nat/linux-waitpid.c.Pedro Alves2014-02-272-0/+32
* * nat/linux-waitpid.c (linux_debug): Remove extraneous \n from output.Doug Evans2014-01-031-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-013-3/+3
* Unify ptrace options discovery code and make both GDB andLuis Machado2013-08-223-0/+175