Author: bart
Date: 2008-03-08 08:33:41 +0000 (Sat, 08 Mar 2008)
New Revision: 7596

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:33:31 UTC (rev 7595)
+++ trunk/exp-drd/tests/filter_stderr   2008-03-08 08:33:41 UTC (rev 7596)
@@ -11,6 +11,7 @@
 sed \
 -e "/^exp-drd, a data race detector\.$/d" \
 -e "/^Alarm clock$/d" \
+-e "/^Aborted (core dumped)$/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

Reply via email to