"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "bbd9759fd60291f7259626650eb74a3a5b934a22"
Fixed an lldb infrastructure bug, where the debugger should reaaly update its
execution context only when the process is still alive. When running the test suite, the debugger is launching and killing processes constantly. This might be the cause of the test hang as reported in rdar://problem/8377854, where the debugger was looping infinitely trying to update a supposedly stale thread list. llvm-svn: 113022
Loading
Please register or sign in to comment