aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
diff options
context:
space:
mode:
authorTimur Golubovich <timurgol007@gmail.com>2025-08-28 20:12:55 +0300
committertimurgol007 <timurgol007@gmail.com>2025-09-24 14:56:38 +0300
commit52bb1ca383ee2765332aee3023650ccba895a8ac (patch)
tree3a8aa3a70e49293ab71a16cbd5278ff00a655ac8 /gdb/python/python.c
parent3a3c3a0e7280ef8907d62ea83706a2ef3081831b (diff)
downloadbinutils-52bb1ca383ee2765332aee3023650ccba895a8ac.zip
binutils-52bb1ca383ee2765332aee3023650ccba895a8ac.tar.gz
binutils-52bb1ca383ee2765332aee3023650ccba895a8ac.tar.bz2
This commit adds support for catching syscalls on riscv
It affects following files: - gdb/riscv-linux-tdep.c: a function to get syscall number. - gdbserver/linux-riscv-low.cc: syscall trapinfo function to enable catching syscalls on remote targets. - gdb/syscalls/riscv-linux.xml.in: a file with syscalls, generated from linux kernel sources using gdb/syscalls/update-linux-from-src.sh script. - gdb/syscalls/riscv-linux.xml: a file with syscalls, patched with group names gdb/syscalls/apply-defaults.xsl using xsltproc tool. - gdb/syscalls/update-linux.sh: set startyear to 2025 on riscv. - gdb/syscalls/update-linux-from-src.sh: riscv syscall table must be generated from kernel headers. - gdb/NEWS: catch-syscall feature is now available on riscv. - gdb/data-directory/Makefile.in: adding file with syscalls to Makefile. Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions