llvm-project/lldb/tools
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
..
argdumper lldb-argdumper doesn't need lldbCore. 2017-08-21 22:54:49 +00:00
compact-unwind *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
darwin-debug [CMake] Refactor LLDB libraries and tools to be components 2016-12-15 22:01:17 +00:00
darwin-threads *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
debugserver [CMake] Need to set WITH_LOCKDOWN on debugserver target 2017-09-06 20:15:43 +00:00
driver Clean up lldb-types.h 2017-07-18 13:14:01 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
intel-features Checking in files accidentally missed in later diffs of revision r310261 2017-08-08 09:25:50 +00:00
lldb-mi lldb-mi: -var-update can hang when traversing complex types with pointers 2017-08-31 19:22:33 +00:00
lldb-perf Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
lldb-server Remove shared pointer from NativeProcessProtocol 2017-07-18 09:24:48 +00:00
CMakeLists.txt Tool for using Intel(R) Processor Trace hardware feature 2017-08-07 15:26:11 +00:00