From 9c1e3e42042643194bd53fd003b24098b7f65639 Mon Sep 17 00:00:00 2001 From: Frederic Cambus Date: Thu, 21 Sep 2023 16:12:03 +0200 Subject: Update the NetBSD system call table to add memfd_create(2) and epoll(2). Generated from sys/sys/syscall.h revision 1.324. --- gdb/syscalls/netbsd.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gdb/syscalls/netbsd.xml b/gdb/syscalls/netbsd.xml index 2c90a62..ccb95bd 100644 --- a/gdb/syscalls/netbsd.xml +++ b/gdb/syscalls/netbsd.xml @@ -414,7 +414,7 @@ - + @@ -478,4 +478,9 @@ + + + + + -- cgit v1.1