diff options
author | Tom de Vries <tdevries@suse.de> | 2025-02-03 15:01:39 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2025-02-03 15:01:39 +0100 |
commit | 96420f87f8bc930f7b7f33adc8d4a64ea7c980a7 (patch) | |
tree | a74c24e337453b7563a54ff479191347091ba26c /gdb/testsuite/gdb.python/py-section-script.py | |
parent | 0cb1f0def38bfd941ceebd1979f5d3d35da60b24 (diff) | |
download | gdb-master.zip gdb-master.tar.gz gdb-master.tar.bz2 |
After syncing with strace v6.13 using:
...
$ update-linux-defaults.sh ~/upstream/strace.git
...
we have a few new entries in linux-defaults.xml.in:
...
<syscall name="getxattrat" groups="descriptor,file"/>
<syscall name="listxattrat" groups="descriptor,file"/>
<syscall name="removexattrat" groups="descriptor,file"/>
<syscall name="setxattrat" groups="descriptor,file"/>
...
Regenerate most *-linux.xml.in files using:
...
$ ./update-linux-from-src.sh ~/upstream/linux-stable.git
...
updating the copyright years, and do so manually for the remaining two.
Then regenerate *-linux.xml using make, propagating the groups changes and
copyright years.
Tested on x86_64-linux.
Approved-By: Andrew Burgess <aburgess@redhat.com>
Diffstat (limited to 'gdb/testsuite/gdb.python/py-section-script.py')
0 files changed, 0 insertions, 0 deletions