Remove incorrect thread-pc-values clearing
authorJason Molenda <jmolenda@apple.com>
Thu, 12 Jul 2018 22:45:41 +0000 (22:45 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 12 Jul 2018 22:45:41 +0000 (22:45 +0000)
commita2476ab7c9a908761ed64f8df69475da7b8dbabe
tree86975f2dd624cee171aaa948a31efc8494cf4675
parent4d51a90297d34389b53c00c5cd6fa6f73998c298
Remove incorrect thread-pc-values clearing
from ProcessGDBRemote::UpdateThreadIDsFromStopReplyThreadsValue.

Patch by Venkata Ramanaiah.

Differential Revision: https://reviews.llvm.org/D48868

llvm-svn: 336956
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp