binutils-gdb/gdb/nat
Alan Hayward 6594e12286 AArch64: Ensure lwp info is created zeroed
The code to not set empty hardware BPs/WPs on new threads will only work
if the newly allocated struct is empty.

Ensure the structure is created zeroed.

This patch removes the remaining racy behaviour on gdb.threads tests
when run on AArch64 Ubuntu.

gdb/ChangeLog:

	* nat/aarch64-linux.c (aarch64_linux_new_thread): Replace XNEW
	with XCNEW.
2019-01-23 11:51:34 +00:00
..
aarch64-linux-hw-point.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
aarch64-linux-hw-point.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
aarch64-linux.c AArch64: Ensure lwp info is created zeroed 2019-01-23 11:51:34 +00:00
aarch64-linux.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
aarch64-sve-linux-ptrace.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
aarch64-sve-linux-ptrace.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
aarch64-sve-linux-sigcontext.h Replace "the the" with "the" 2019-01-17 10:22:44 -07:00
amd64-linux-siginfo.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
amd64-linux-siginfo.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
fork-inferior.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
fork-inferior.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
gdb_ptrace.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
gdb_thread_db.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
glibc_thread_db.h Move shared native target specific code to gdb/nat 2014-06-20 14:06:48 +01:00
linux-btrace.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-btrace.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-namespaces.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-namespaces.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-nat.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-osdata.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-osdata.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-personality.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-personality.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-procfs.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-procfs.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-ptrace.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-ptrace.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-waitpid.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
linux-waitpid.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
mips-linux-watch.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
mips-linux-watch.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
ppc-linux.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
ppc-linux.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
x86-cpuid.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
x86-dregs.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
x86-dregs.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
x86-gcc-cpuid.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
x86-linux-dregs.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
x86-linux-dregs.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
x86-linux.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
x86-linux.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00