[Lldb-commits] [PATCH] D67991: [CMake] Copy over the system debugserver when using LLDB_USE_SYSTEM_DEBUGSERVER

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 24 15:27:41 PDT 2019


JDevlieghere updated this revision to Diff 221611.
JDevlieghere added a comment.
Herald added a reviewer: jfb.

Add decorator to tests that require a more recent debugserver.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67991/new/

https://reviews.llvm.org/D67991

Files:
  lldb/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManyBreakpoints.py
  lldb/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManyCrash.py
  lldb/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManySignals.py
  lldb/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/TestConcurrentManyWatchpoints.py
  lldb/test/CMakeLists.txt
  lldb/tools/CMakeLists.txt
  lldb/tools/debugserver/source/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67991.221611.patch
Type: text/x-patch
Size: 4875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190924/7bd9126c/attachment-0001.bin>


More information about the lldb-commits mailing list