llvm-project/lldb/tools/debugserver
Chris Bieneman 5226a2a6de [CMake] Need to set WITH_LOCKDOWN on debugserver target
Turns out WITH_LOCKDOWN define changes the struct layout and constructor implementation for RNBSocket which is used in debugserver.cpp, so we need to make sure this is consistent.

In the future we should change WITH_LOCKDOWN to be configured in a generated header, but for now we can just set it correctly.

<rdar://problem/33900552>

llvm-svn: 312666
2017-09-06 20:15:43 +00:00
..
debugserver.xcodeproj Re-landing IPv6 support for LLDB Host 2017-04-26 23:17:20 +00:00
resources
scripts Remove DNBConfig.h 2015-08-13 00:32:01 +00:00
source [CMake] Need to set WITH_LOCKDOWN on debugserver target 2017-09-06 20:15:43 +00:00
CMakeLists.txt [CMake] Refactor debugserver build system 2017-07-18 21:15:27 +00:00
debugnub-exports