aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-section-script.py
diff options
context:
space:
mode:
authorFabian Kilger <kilger@sec.in.tum.de>2025-06-11 22:52:16 +0200
committerAndrew Burgess <aburgess@redhat.com>2025-06-17 21:37:11 +0100
commitbd389c9515d240f55b117075b43184efdea41287 (patch)
tree4ccef165716aca75c46da7f8e733cda56512ffc4 /gdb/testsuite/gdb.python/py-section-script.py
parentc29a37f741775d5ffd6190920199181d2d93cc52 (diff)
downloadbinutils-bd389c9515d240f55b117075b43184efdea41287.zip
binutils-bd389c9515d240f55b117075b43184efdea41287.tar.gz
binutils-bd389c9515d240f55b117075b43184efdea41287.tar.bz2
gdb: implement linux namespace support for fileio_lstat and vFile::lstat
The new algorithm to look for a build-id-based debug file (introduced by commit 22836ca88591ac7efacf06d5b6db191763fd8aba) makes use of fileio_lstat. As lstat was not supported by linux-namespace.c, all lstat calls would be performed on the host and not inside the namespace. Fixed by adding namespace lstat support. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32956 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