apolyakov added inline comments.
================ Comment at: source/API/SBThread.cpp:816 + error.SetErrorString("passed a frame from another thread"); + return; } ---------------- I found this place and added `return`. https://reviews.llvm.org/D47991 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits