llvm-project/lldb/source/Plugins/ABI
Jason Molenda 57e1201e31 The MacOSXi386 ABI should be used for watchos simulator debug sessions.
Also, add an async error message if the dyld solib loaded callback function
can't find an ABI (which results in no solibs being loaded in the process).
This is a big error and we should call attention to it.

<rdar://problem/23471384> 

llvm-svn: 252581
2015-11-10 03:21:59 +00:00
..
MacOSX-arm Add support for the armv7k ABI which has some small 2015-11-05 22:51:29 +00:00
MacOSX-arm64 [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. 2015-10-16 18:49:42 +00:00
MacOSX-i386 The MacOSXi386 ABI should be used for watchos simulator debug sessions. 2015-11-10 03:21:59 +00:00
SysV-arm [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. 2015-10-16 18:49:42 +00:00
SysV-arm64 [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. 2015-10-16 18:49:42 +00:00
SysV-hexagon [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. 2015-10-16 18:49:42 +00:00
SysV-i386 [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. 2015-10-16 18:49:42 +00:00
SysV-mips [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. 2015-10-16 18:49:42 +00:00
SysV-mips64 [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. 2015-10-16 18:49:42 +00:00
SysV-ppc [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. 2015-10-16 18:49:42 +00:00
SysV-ppc64 [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. 2015-10-16 18:49:42 +00:00
SysV-x86_64 [LLDB] Fix Clang-tidy modernize-use-override warnings in source/Plugins/ABI; other minor fixes. 2015-10-16 18:49:42 +00:00
CMakeLists.txt Submitting patch from Abhishek for: 2015-06-25 17:50:15 +00:00