aboutsummaryrefslogtreecommitdiff
path: root/gdb/syscalls/mips-n64-linux.xml
diff options
context:
space:
mode:
authorTiezhu Yang <yangtiezhu@loongson.cn>2024-02-29 16:39:06 +0800
committerTiezhu Yang <yangtiezhu@loongson.cn>2024-03-20 18:50:24 +0800
commit950895a209a7e6fd04a40bcd1dcc5411f92f5288 (patch)
treede5fa8bce22aedec63e2a462bdeb0f22b6557609 /gdb/syscalls/mips-n64-linux.xml
parent59a83e67de2a47286f6d9e863a502d67acbc303a (diff)
downloadgdb-950895a209a7e6fd04a40bcd1dcc5411f92f5288.zip
gdb-950895a209a7e6fd04a40bcd1dcc5411f92f5288.tar.gz
gdb-950895a209a7e6fd04a40bcd1dcc5411f92f5288.tar.bz2
gdb: syscalls: Update .xml files for some archs
Make use of the command "make" to regenerate .xml files from .xml.in files. Like this: $ git clone https://sourceware.org/git/binutils-gdb.git gdb.git $ cd gdb.git/gdb/syscalls/ $ make Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Approved-By: John Baldwin <jhb@FreeBSD.org>
Diffstat (limited to 'gdb/syscalls/mips-n64-linux.xml')
-rw-r--r--gdb/syscalls/mips-n64-linux.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/syscalls/mips-n64-linux.xml b/gdb/syscalls/mips-n64-linux.xml
index 56ccc1a..858a423 100644
--- a/gdb/syscalls/mips-n64-linux.xml
+++ b/gdb/syscalls/mips-n64-linux.xml
@@ -362,4 +362,15 @@
<syscall name="landlock_restrict_self" number="5446" groups="descriptor"/>
<syscall name="process_mrelease" number="5448" groups="descriptor"/>
<syscall name="futex_waitv" number="5449"/>
+ <syscall name="cachestat" number="5451" groups="descriptor"/>
+ <syscall name="fchmodat2" number="5452" groups="descriptor,file"/>
+ <syscall name="map_shadow_stack" number="5453" groups="memory"/>
+ <syscall name="futex_wake" number="5454"/>
+ <syscall name="futex_wait" number="5455"/>
+ <syscall name="futex_requeue" number="5456"/>
+ <syscall name="statmount" number="5457"/>
+ <syscall name="listmount" number="5458"/>
+ <syscall name="lsm_get_self_attr" number="5459"/>
+ <syscall name="lsm_set_self_attr" number="5460"/>
+ <syscall name="lsm_list_modules" number="5461"/>
</syscalls_info>