llvm-project/lldb/tools
Frederic Riss 9745a0adb2 Add support for PLATFORM_*SIMULATOR
The toolchain in Xcode 10 uses a new LC_BUILD_VERSION entry to identify
simulator binaries. Add support for reading those to debugserver.

The exisitng test testing that code is currently failling when run
with Xcode 10, no need for a new test.

llvm-svn: 334784
2018-06-15 02:50:45 +00:00
..
argdumper Fix LLVM_LINK_LLVM_DYLIB build (pr35053) 2017-10-31 13:23:19 +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 the thread id is easier to read in base16. 2018-03-06 23:33:02 +00:00
debugserver Add support for PLATFORM_*SIMULATOR 2018-06-15 02:50:45 +00:00
driver Delete some dead code 2018-06-08 21:13:26 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
intel-features Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
lldb-mi Added modulemap for lldb-mi 2018-06-12 21:22:52 +00:00
lldb-perf Make lldb -Werror clean for -Wstring-conversion 2017-01-06 00:38:06 +00:00
lldb-server [FileSpec] Make style argument mandatory for SetFile. NFC 2018-06-13 22:08:14 +00:00
lldb-test [FileSpec] Make style argument mandatory for SetFile. NFC 2018-06-13 22:08:14 +00:00
CMakeLists.txt Add lldb-test. 2017-12-01 00:52:51 +00:00