|
From: Florian K. <fl...@ei...> - 2015-08-11 20:39:44
|
I've just checked in r15519 which changes tests/filter_stderr_basic to no longer remove debug level output, i.e. lines beginning with --pid: The rationale is that removing those lines would als remove any assert messages from the address space manager. And, of course, we always would want to see those. I've regtested the change on x86, x86-64, s390, ppc32 and ppc64be/le Linux. All good. This change is incompatible so there is a chance that some testcases might now be failing -- on those platforms I could not test. But it is highly unlikely, because I did not find any platform-specific .vgtest files that pass -v and/or -d on valgrind's command line. Florian |