summaryrefslogtreecommitdiff
path: root/gdb/nat/linux-waitpid.c
Commit message (Expand)AuthorAgeFilesLines
* Fix gdbserver --debug issues caught by ValgrindPedro Alves2015-08-061-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Clarify GDBSERVER use in linux-waitpid.cGary Benson2014-09-121-5/+6
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Move shared native target specific code to gdb/natGary Benson2014-06-201-2/+2
* 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-271-0/+28
* * 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-011-1/+1
* Unify ptrace options discovery code and make both GDB andLuis Machado2013-08-221-0/+120