================
Comment at: source/Plugins/Process/Linux/NativeProcessLinux.cpp:2487
@@ -2468,3 +2486,3 @@
     // Check for new thread notification.
     if ((info->si_pid == 0) && (info->si_code == SI_USER))
     {
----------------
I don't think this gets called at all. Is the duplicate code here necessary?

http://reviews.llvm.org/D8906

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



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to