[Lldb-commits] [PATCH] Fix race condition in Target::Launch

Zachary Turner zturner at google.com
Wed Mar 25 13:14:43 PDT 2015


ping, Greg or Jim would you mind taking a look?


================
Comment at: source/Target/Target.cpp:2688
@@ -2673,3 +2687,3 @@
         }
         m_process_sp->RestoreProcessEvents ();
     }
----------------
ki.stfu wrote:
> here
Thanks, I'll fix this.

http://reviews.llvm.org/D8562

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list