Helgrind for Windows?
问题 Helgrind is a Valgrind tool for detecting synchronisation errors in C, C++ and Fortran programs that use the POSIX pthreads threading primitives. Anyone knows an equivalent tool for windows? After googling a bit I haven't found anything... 回答1: For the people that eventually should land there: I've found that: Intel thread checker: should be pretty similar to Hellgrind. 回答2: The only thing of heard of in this area is CHESS, from Microsoft Research. Never used it though. No idea if its