From: Paul Floyd Date: Sat, 27 Jan 2024 16:07:30 +0000 (+0100) Subject: regtest gdbserver: add an extra filter for Raspberry Pi OS select X-Git-Tag: VALGRIND_3_23_0~200 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3961c6a81c7a609a8f6767f010f28cd04d90ec4b;p=thirdparty%2Fvalgrind.git regtest gdbserver: add an extra filter for Raspberry Pi OS select --- diff --git a/gdbserver_tests/filter_gdb.in b/gdbserver_tests/filter_gdb.in index 6c85284b75..7fb2f5829c 100755 --- a/gdbserver_tests/filter_gdb.in +++ b/gdbserver_tests/filter_gdb.in @@ -123,11 +123,11 @@ s/in kill ().*$/in syscall .../ # anonymise syscall on ppc64 (bugzilla #284305) s/in .*kill ().*$/in syscall .../ - s/in _dl_sysinfo_int80 ()/in syscall .../ /^ from \/lib\/ld-linux.so.*$/d s/\(0x........\) in ?? () from \/lib.*$/\1 in syscall .../ s/\(0x........\) in ?? ()$/\1 in syscall .../ +s/in __select64 (.*/in syscall .../ # 4 expressions to cover glibc 2.27 way to do a select, such as # * 1 Thread 5548 (tid 1 VgTs_WaitSys) 0x0000000004f6203f in __GI___select (