hanchenye-llvm-project/lldb
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
..
cmake [cmake] Detect presence of wide-char libedit at build time 2018-06-11 09:14:26 +00:00
docs Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
examples Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
include/lldb [FileSpec] Make style argument mandatory for SetFile. NFC 2018-06-13 22:08:14 +00:00
lit DebugNamesDWARFIndex: fix handling of compressed sections 2018-06-14 14:41:30 +00:00
lldb.xcodeproj Add an entitlement to debugserver 2018-06-14 21:17:59 +00:00
lldb.xcworkspace Fix a typo in the gtest build target for Debug configuration. 2018-04-10 17:49:56 +00:00
packages/Python/lldbsuite Change TestExec.py from creating an i386+x86_64 fat binary 2018-06-15 00:55:53 +00:00
resources Add an entitlement to debugserver 2018-06-14 21:17:59 +00:00
scripts Add a script to setup codesigning on macOS. 2018-06-14 18:04:13 +00:00
source One ShortFract ought to be enough for everyone. 2018-06-14 19:20:48 +00:00
test [test] Fix --framework argument passed to dotest. 2018-05-29 12:30:27 +00:00
third_party/Python/module
tools Add support for PLATFORM_*SIMULATOR 2018-06-15 02:50:45 +00:00
unittests Fix PathMappingListTest on windows 2018-06-14 10:31:06 +00:00
utils [CMake] Unify and relayer testing 2018-05-03 16:54:10 +00:00
www Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
.arcconfig
.clang-format
.gitignore [dotest] Remove crashinfo hook 2018-01-10 10:18:47 +00:00
CMakeLists.txt Remove commented out line from top-level CMakeLists.txt 2018-06-07 20:17:46 +00:00
CODE_OWNERS.txt Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
INSTALL.txt Changed builld-llvm.py to use .json files 2017-02-23 02:21:34 +00:00
LICENSE.TXT
use_lldb_suite_root.py