]> git.ipfire.org Git - thirdparty/valgrind.git/commit
gdbserver_tests filters remove python rpm module load warning
authorMark Wielaard <mark@klomp.org>
Mon, 24 Jun 2024 12:56:37 +0000 (14:56 +0200)
committerMark Wielaard <mark@klomp.org>
Mon, 24 Jun 2024 12:56:41 +0000 (14:56 +0200)
commitd6c7d47eb4c13a3d83c091d453f527a1b74cf4ef
tree47b90efe00cd475a35c8cf24c5e17327fce9aa91
parent7e0efb62fc0bc50dfd0446e22ffc41963732fc27
gdbserver_tests filters remove python rpm module load warning

gdb on Fedora will warn not being able to load the rpm python module.
Unable to load 'rpm' module.  Please install the python3-rpm package.
Filter out that message so tests don't fail.
gdbserver_tests/filter_gdb.in
gdbserver_tests/filter_vgdb.in