diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-09-24 22:39:04 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-09-24 22:39:04 +0000 |
commit | cb4cda2d45e15aa01d3deb1e8779d2b0a22133e0 (patch) | |
tree | 46a7e1793644d960cc35750d15db8e455a587613 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 1487bf6c82a88ff3342031b6ef82415377290ad1 (diff) | |
download | bcm5719-llvm-cb4cda2d45e15aa01d3deb1e8779d2b0a22133e0.tar.gz bcm5719-llvm-cb4cda2d45e15aa01d3deb1e8779d2b0a22133e0.zip |
[CMake] Copy over the system debugserver when using LLDB_USE_SYSTEM_DEBUGSERVER
r366433 broke support for the system debugserver. Although the change
was well-intended, it (presumably) unintentionally removed the logic to
copy over the debugserver. As a result, even with
LLDB_USE_SYSTEM_DEBUGSERVER enabled, we ended up building, signing and
using the just-built debugserver.
This patch partially recovers the old behavior: when
LLDB_USE_SYSTEM_DEBUGSERVER is set we don't build debugserver and just
copy over the system one.
Differential revision: https://reviews.llvm.org/D67991
llvm-svn: 372786
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions