From eb9bbbb8d3d58231f701d0e4caf6aad029846a21 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Fri, 25 Aug 2023 12:37:52 -0700 Subject: [PATCH] Update FreeBSD system calls for the upcoming 14.0-RELEASE This matches the current set of system calls at the start of the stable/14 branch (commit 29a16ce065dbc28bc9e87c9bfadb08bb58b137e4). --- gdb/syscalls/freebsd.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/gdb/syscalls/freebsd.xml b/gdb/syscalls/freebsd.xml index 0764ac2db6c..74a5280dc7f 100644 --- a/gdb/syscalls/freebsd.xml +++ b/gdb/syscalls/freebsd.xml @@ -123,6 +123,7 @@ + @@ -338,7 +339,7 @@ - + @@ -348,6 +349,8 @@ + + @@ -484,4 +487,15 @@ + + + + + + + + + + + -- 2.30.2