Fixed a problem where evaluating a breakpoint
condition in two different processes (with the same target) could cause crashes. Now the breakpoint condition is always evaluated (and possibly parsed) by one thread at a time. <rdar://problem/14083737> llvm-svn: 183440
Loading
Please register or sign in to comment