================================================= ./valgrind-new/gdbserver_tests/nlgone_exit.stderrB.diff ================================================= --- nlgone_exit.stderrB.exp 2014-04-24 04:06:21.000000000 +0200 +++ nlgone_exit.stderrB.out 2014-04-24 04:08:38.000000000 +0200 @@ -1 +1,2 @@ relaying data between gdb and process .... +38 ../sysdeps/unix/sysv/linux/_exit.c: No such file or directory. ================================================= ./valgrind-new/gdbserver_tests/nlgone_exit.stdoutB.diff ================================================= --- nlgone_exit.stdoutB.exp 2014-04-24 04:06:21.000000000 +0200 +++ nlgone_exit.stdoutB.out 2014-04-24 04:08:38.000000000 +0200 @@ -1,5 +1,5 @@ Continuing. Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... +0x........ in *__GI__exit (status=1) Continuing. Program exited with code 01. ================================================= ./valgrind-new/helgrind/tests/pth_cond_destroy_busy.stderr.diff ================================================= --- pth_cond_destroy_busy.stderr.exp 2014-04-24 04:05:28.000000000 +0200 +++ pth_cond_destroy_busy.stderr.out 2014-04-24 04:15:36.000000000 +0200 @@ -47,4 +47,4 @@ First pthread_cond_destroy() call returned EBUSY. Second pthread_cond_destroy() call returned success. -ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 6 errors from 3 contexts (suppressed: 0 from 0) ================================================= ./valgrind-old/helgrind/tests/pth_cond_destroy_busy.stderr.diff ================================================= --- pth_cond_destroy_busy.stderr.exp 2014-04-24 03:45:44.000000000 +0200 +++ pth_cond_destroy_busy.stderr.out 2014-04-24 03:55:40.000000000 +0200 @@ -47,4 +47,4 @@ First pthread_cond_destroy() call returned EBUSY. Second pthread_cond_destroy() call returned success. -ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 6 errors from 3 contexts (suppressed: 0 from 0)