[PATCH] D45497: Don't assume the backing thread shares a Protocol ID

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 05:40:28 PDT 2018


JDevlieghere updated this revision to Diff 141982.
JDevlieghere added a comment.

- Address Greg's comment and factor out the method.
- Add a test case.


https://reviews.llvm.org/D45497

Files:
  include/lldb/Target/ThreadList.h
  packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestThreadSelectionBug.py
  packages/Python/lldbsuite/test/functionalities/gdb_remote_client/operating_system.py
  source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  source/Target/ThreadList.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45497.141982.patch
Type: text/x-patch
Size: 6160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/0e17ab71/attachment.bin>


More information about the llvm-commits mailing list