[Lldb-commits] [PATCH] D48868: [LLDB] In ProcessGDBRemote::UpdateThreadIDList(), the thread PCs should not be cleared after they are updated from the stop reply packet
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 9 06:20:38 PDT 2018
labath added a comment.
Could you elaborate on how/why is this wrong? E.g. in which situations does it matter whether we clear the PC list?
https://reviews.llvm.org/D48868
More information about the lldb-commits
mailing list