jasonmolenda added a comment.

(just to be clear, the m_thread_pcs.clear() in 
ProcessGDBRemote::UpdateThreadIDList that I called a bug -- today we only have 
two ways of populating that, jThreadsInfo or the thread-pcs: value in the stop 
packet.  So clearing it unconditionally here, and then populating it from 
thread_pcs: seems reasonable.)


https://reviews.llvm.org/D48868



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to