]> git.ipfire.org Git - thirdparty/valgrind.git/commit
swapcontext.vgtest fails with glibc-debuginfo installed
authorMark Wielaard <mark@klomp.org>
Sun, 21 Feb 2021 14:18:54 +0000 (15:18 +0100)
committerMark Wielaard <mark@klomp.org>
Sun, 21 Feb 2021 14:18:58 +0000 (15:18 +0100)
commit610973c79dbec9ed76a74ba884150183b2a26786
tree7fc5df6609254bfa7ce3d0021a8d018dcff6493e
parent719d23b7a9c3b02411dee7d5d4d3744938bb768c
swapcontext.vgtest fails with glibc-debuginfo installed

With debuginfo installed the backtace contains the swapcontext.S
source file. Filter that out, like the clone.S source file is in
drd/tests/filter_stderr.
drd/tests/filter_stderr