devnexen marked an inline comment as done.
devnexen added inline comments.
================
Comment at: lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp:798
+ if (!m_operation_thread) {
+ Status e("Start launch thread failed");
+ error = e;
----------------
MaskRay wrote:
> See D64163/r365226
Very good point !
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64398/new/
https://reviews.llvm.org/D64398
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits