================
Comment at: source/Plugins/Process/POSIX/POSIXThread.cpp:199
@@ -199,1 +198,3 @@
 
+        assert(reg_interface && "CPU type or OS not supported!");
+
----------------
We need to improve handling for this case, but this is no worse than before 
right now


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

Reply via email to