aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/linux-waitpid.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-05-10gdb, gdbserver: make status_to_str display the signal nameSimon Marchi1-4/+6
2021-05-08gdb, gdbserver: make status_to_str return std::stringSimon Marchi1-14/+9
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-26gdb::handle_eintr, remove need to specify return typePedro Alves1-9/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-2/+2
2019-06-11Remove linux-waitpid.c debugging codeTom Tromey1-33/+1
2019-04-17gdbserver: Ensure all debug output uses debug functionsAlan Hayward1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-21linux-waitpid: Get rid of format string warningSimon Marchi1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves1-58/+5
2015-08-06Fix gdbserver --debug issues caught by ValgrindPedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-12Clarify GDBSERVER use in linux-waitpid.cGary Benson1-5/+6
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-06-20Move shared native target specific code to gdb/natGary Benson1-2/+2
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 Alves1-0/+28
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 Brobecker1-1/+1
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado1-0/+120