binutils-gdb/gdb/nat
Kevin Buettner 0f977b7715 Add comment regarding include order of <sys/ptrace.h> and <asm/ptrace.h>
I added the same comment for nat/aarch64-linux-hw-point.c yesterday.
Christian suggested adding the comment for the other file that I had
identified as including both <sys/ptrace.h> and <asm/ptrace.h>.

I searched the sources in gdb/, but found no other files which include
both of these headers.

If possible, I would prefer to see us use <sys/ptrace.h> when possible,
however, from past experience, I've found that this file does not always
contain all of the constants, etc. required by the particular source
file.

gdb/ChangeLog:

	* nat/aarch64-sve-linux-ptrace.h: Add comment regarding include
	order for <sys/ptrace.h> and <asm/ptrace.h>.
2021-02-25 15:30:32 -07:00
..
aarch64-linux-hw-point.c Add comment regarding include order of <sys/ptrace.h> and <asm/ptrace.h> 2021-02-24 14:35:07 -07:00
aarch64-linux-hw-point.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
aarch64-linux.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
aarch64-linux.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
aarch64-sve-linux-ptrace.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
aarch64-sve-linux-ptrace.h Add comment regarding include order of <sys/ptrace.h> and <asm/ptrace.h> 2021-02-25 15:30:32 -07:00
aarch64-sve-linux-sigcontext.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
amd64-linux-siginfo.c amd64-linux-siginfo.c: Adjust include order to avoid gnulib error 2021-02-18 22:56:56 -07:00
amd64-linux-siginfo.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
fork-inferior.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
fork-inferior.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gdb_ptrace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gdb_thread_db.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
glibc_thread_db.h
linux-btrace.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-btrace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-namespaces.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-namespaces.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-nat.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-osdata.c gdb: make some variables static 2021-01-20 20:55:05 -05:00
linux-osdata.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-personality.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-personality.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-procfs.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-procfs.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-ptrace.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-ptrace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-waitpid.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
linux-waitpid.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips-linux-watch.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mips-linux-watch.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
netbsd-nat.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
netbsd-nat.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ppc-linux.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ppc-linux.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
riscv-linux-tdesc.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
riscv-linux-tdesc.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
windows-nat.c Use debug_prefixed_printf_cond in windows-nat.c 2021-01-26 08:49:38 -07:00
windows-nat.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
x86-cpuid.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
x86-dregs.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
x86-dregs.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
x86-gcc-cpuid.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
x86-linux-dregs.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
x86-linux-dregs.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
x86-linux.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
x86-linux.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00