binutils-gdb/gdb/nat
Tom Tromey d182e39881 Use C++17 [[fallthrough]] attribute
This changes gdb to use the C++17 [[fallthrough]] attribute rather
than special comments.

This was mostly done by script, but I neglected a few spellings and so
also fixed it up by hand.

I suspect this fixes the bug mentioned below, by switching to a
standard approach that, presumably, clang supports.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23159
Approved-By: John Baldwin <jhb@FreeBSD.org>
Approved-By: Luis Machado <luis.machado@arm.com>
Approved-By: Pedro Alves <pedro@palves.net>
2023-11-29 14:29:43 -07:00
..
aarch64-hw-point.c [gdb] Fix typos 2023-06-03 22:43:57 +02:00
aarch64-hw-point.h [AArch64] Fix architecture debug version constant thinkos 2023-06-02 06:46:25 +01:00
aarch64-linux-hw-point.c Add new debug architecture version 2023-04-26 07:00:12 +01:00
aarch64-linux-hw-point.h Remove explanatory comments from includes 2023-09-20 11:45:16 -06:00
aarch64-linux.c
aarch64-linux.h
aarch64-mte-linux-ptrace.c
aarch64-mte-linux-ptrace.h
aarch64-scalable-linux-ptrace.c sme2: Enable SME2 for AArch64 gdb on Linux 2023-10-04 16:23:40 +01:00
aarch64-scalable-linux-ptrace.h gdb/nat/aarch64-scalable-linux-ptrace.h: Don't include itself 2023-10-25 21:27:09 -03:00
aarch64-scalable-linux-sigcontext.h [aarch64] Use SVE_VQ_BYTES instead of __SVE_VQ_BYTES 2023-10-13 16:27:19 +01:00
amd64-linux-siginfo.c
amd64-linux-siginfo.h Remove explanatory comments from includes 2023-09-20 11:45:16 -06:00
fork-inferior.c
fork-inferior.h
gdb_ptrace.h
gdb_thread_db.h
glibc_thread_db.h
linux-btrace.c Use C++17 [[fallthrough]] attribute 2023-11-29 14:29:43 -07:00
linux-btrace.h gdb: c++ify btrace_target_info 2023-09-11 06:15:52 +00:00
linux-namespaces.c
linux-namespaces.h
linux-nat.h
linux-osdata.c gdb: Replace gdb::optional with std::optional 2023-11-21 11:52:35 +00:00
linux-osdata.h
linux-personality.c
linux-personality.h
linux-procfs.c
linux-procfs.h
linux-ptrace.c Remove EXTERN_C and related defines 2023-11-06 20:31:12 -07:00
linux-ptrace.h
linux-waitpid.c
linux-waitpid.h
mips-linux-watch.c
mips-linux-watch.h
netbsd-nat.c
netbsd-nat.h
ppc-linux.c [gdb] Fix segfault in for_each_block, part 2 2023-11-28 10:31:25 +01:00
ppc-linux.h
riscv-linux-tdesc.c
riscv-linux-tdesc.h
windows-nat.c Use C++17 [[fallthrough]] attribute 2023-11-29 14:29:43 -07:00
windows-nat.h gdb: Replace gdb::optional with std::optional 2023-11-21 11:52:35 +00:00
x86-cpuid.h nat/x86-cpuid.h: Remove non-x86 fallbacks 2023-10-16 17:36:58 -07:00
x86-dregs.c Use C++17 [[fallthrough]] attribute 2023-11-29 14:29:43 -07:00
x86-dregs.h Remove explanatory comments from includes 2023-09-20 11:45:16 -06:00
x86-gcc-cpuid.h
x86-linux-dregs.c
x86-linux-dregs.h
x86-linux.c
x86-linux.h
x86-xstate.c gdb/x86: use size of XSAVE area of enabled features 2023-09-28 10:11:41 -04:00
x86-xstate.h x86 nat: Add helper functions to save the XSAVE layout for the host. 2023-08-28 14:18:19 -07:00