On Wednesday 05 December 2007 13:17, Konstantin Serebryany wrote:
> >> As far as I understand, helgrind is not more than just Eraser :)
> helgrind is more than just Eraser :)

True.  Helgrind is Eraser + usage of happens-before dependencies 
resulting from thread creation, joinage, condition-variable signalling
(to the extent these dependencies are visible), and through semaphore
events, + the ability to transfer memory from shared states to exclusive
ownership states at pthread_join points.

J

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to