From: Philippe Waroquiers Date: Mon, 9 Jan 2023 05:01:36 +0000 (+0100) Subject: Fix gdbserver tests failing when python code cannot be autoloaded. X-Git-Tag: VALGRIND_3_21_0~231 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e41dff2999562246f0152a6403b668c7e9975a62;p=thirdparty%2Fvalgrind.git Fix gdbserver tests failing when python code cannot be autoloaded. If the valgrind python code loading is not authorised by GDB config, ensure the related error messages and info messages are filtered. --- diff --git a/gdbserver_tests/filter_gdb.in b/gdbserver_tests/filter_gdb.in index 82a7d4c384..03f26dc860 100755 --- a/gdbserver_tests/filter_gdb.in +++ b/gdbserver_tests/filter_gdb.in @@ -15,10 +15,16 @@ cat > $PATTERNFILE <