[PATCH] StopTheWorld in sanitizer_common (first commit)

Reid Kleckner rnk at google.com
Tue Mar 12 11:11:29 PDT 2013


  Another limitation of ptrace is that there can only be one tracer at a time.  You will not be able to stop the world if the process is under strace or gdb.

http://llvm-reviews.chandlerc.com/D469



More information about the llvm-commits mailing list