aboutsummaryrefslogtreecommitdiff
path: root/gdb/rust-lang.c
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2022-05-09 17:22:23 +0200
committerTom de Vries <tdevries@suse.de>2022-05-09 17:22:23 +0200
commitf3c75b2cbe88aa1f637d08317614bbeb2cbeecea (patch)
tree4df92ffe86ee47adb609f9a5856529749f33b279 /gdb/rust-lang.c
parentd9ab2743baf47aedb40afba1a0d1a5bd2b1a755d (diff)
downloadgdb-f3c75b2cbe88aa1f637d08317614bbeb2cbeecea.zip
gdb-f3c75b2cbe88aa1f637d08317614bbeb2cbeecea.tar.gz
gdb-f3c75b2cbe88aa1f637d08317614bbeb2cbeecea.tar.bz2
[gdb] Update syscalls/{amd64,i386}-linux.xml
- Add a script syscalls/gen-header.py, based on syscalls/arm-linux.py. - Add a script syscalls/update-linux.sh (alongside update-freebsd.sh and update-netbsd.sh). - Use syscalls/update-linux.sh to update syscalls/{amd64,i386}-linux.xml.in. - Regenerate syscalls/{amd64,i386}-linux.xml using syscalls/Makefile. In gdb/syscalls/i386-linux.xml.in, updating has the following notable effect: ... - <syscall name="madvise1" number="220"/> - <syscall name="getdents64" number="221"/> - <syscall name="fcntl64" number="222"/> + <syscall name="getdents64" number="220"/> + <syscall name="fcntl64" number="221"/> ... I've verified in ./arch/x86/entry/syscalls/syscall_32.tbl that the numbers are correct. Tested on x86_64-linux.
Diffstat (limited to 'gdb/rust-lang.c')
0 files changed, 0 insertions, 0 deletions