clayborg added inline comments.
================ Comment at: source/Target/StopInfo.cpp:550 thread_sp->ResetStopInfo(); + thread_sp->SetStopInfo(thread_sp->GetStopInfo()); } ---------------- Can you clarify what is going on here? Does this force a recalculation of the stop info? This looks really goofy from a code perspective. Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D66241/new/ https://reviews.llvm.org/D66241 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits