Author: bart Date: 2008-03-08 08:25:32 +0000 (Sat, 08 Mar 2008) New Revision: 7594
Log: More output filter tuning. Modified: trunk/exp-drd/tests/filter_stderr Modified: trunk/exp-drd/tests/filter_stderr =================================================================== --- trunk/exp-drd/tests/filter_stderr 2008-03-08 08:20:43 UTC (rev 7593) +++ trunk/exp-drd/tests/filter_stderr 2008-03-08 08:25:32 UTC (rev 7594) @@ -10,6 +10,7 @@ # Remove line numbers from stack traces. sed \ -e "/^exp-drd, a data race detector\.$/d" \ +-e "/^Alarm clock$/d" \ -e "s/^Allocation context: stack of thread \([0-9]*\), offset -[0-9]*$/Allocation context: stack of thread \1, offset .../" \ -e "/^warning: evaluate_Dwarf3_Expr: unhandled DW_OP_.*/d" \ -e "s/, in frame #[0-9]* of thread /, in frame #? of thread /" \ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Valgrind-developers mailing list Valgrind-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-developers