binutils-gdb/gdb/nat
Tom Tromey 1c7fe9515d Remove linux-waitpid.c debugging code
The debugging code in linux-waitpid.c is one of the few remaining
spots that depends on the gdb/gdbserver difference.

My first thought was that this code is not extremely useful, so this
patch removes this code.  (However, if it is actually useful to
someone, we could make it work by introducing a new abstraction.)

gdb/ChangeLog
2019-06-11  Tom Tromey  <tom@tromey.com>

	* nat/linux-waitpid.c: Don't include server.h.
	(linux_debug): Remove.
	(my_waitpid): Update.
2019-06-11 07:41:00 -06:00
..
aarch64-linux-hw-point.c Change iterate_over_lwps to take a gdb::function_view 2019-03-12 10:45:35 -06:00
aarch64-linux-hw-point.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
aarch64-linux.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
aarch64-linux.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
aarch64-sve-linux-ptrace.c AArch64 SVE: Support changing vector lengths for ptrace 2019-04-15 15:12:44 +01:00
aarch64-sve-linux-ptrace.h AArch64 SVE: Support changing vector lengths for ptrace 2019-04-15 15:12:44 +01:00
aarch64-sve-linux-sigcontext.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
amd64-linux-siginfo.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
amd64-linux-siginfo.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
fork-inferior.c Remove newlines from warnings 2019-06-10 07:55:18 -06:00
fork-inferior.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
gdb_ptrace.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
gdb_thread_db.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
glibc_thread_db.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
linux-btrace.c Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap 2019-03-05 08:48:40 -07:00
linux-btrace.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
linux-namespaces.c Remove last cleanup from linux-namespaces.c 2019-03-06 16:04:31 -07:00
linux-namespaces.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
linux-nat.h Change iterate_over_lwps to take a gdb::function_view 2019-03-12 10:45:35 -06:00
linux-osdata.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
linux-osdata.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
linux-personality.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
linux-personality.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-procfs.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
linux-procfs.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
linux-ptrace.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
linux-ptrace.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
linux-waitpid.c Remove linux-waitpid.c debugging code 2019-06-11 07:41:00 -06:00
linux-waitpid.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
mips-linux-watch.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
mips-linux-watch.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
ppc-linux.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
ppc-linux.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
x86-cpuid.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
x86-dregs.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
x86-dregs.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
x86-gcc-cpuid.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
x86-linux-dregs.c Change iterate_over_lwps to take a gdb::function_view 2019-03-12 10:45:35 -06:00
x86-linux-dregs.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
x86-linux.c Normalize includes to use common/ 2019-01-25 15:28:16 -07:00
x86-linux.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00