forked from OSchip/llvm-project
![]() should not receive as exceptions (some will get converted to BSD signals instead). This is really the only stable way to ensure that a Mach exception gets converted to it's equivalent BSD signal. For programs that rely on BSD signal handlers, this has to happen or you can't even get the program to invoke the signal handler when under the debugger. This builds on a previous solution to this problem which required you start debugserver with the -U flag. This was not very discoverable and required lldb be the one to launch debugserver, which is not always the case. Differential Revision: https://reviews.llvm.org/D125434 |
||
---|---|---|
.. | ||
objcxx | ||
CMakeLists.txt | ||
PlatformAppleSimulator.cpp | ||
PlatformAppleSimulator.h | ||
PlatformDarwin.cpp | ||
PlatformDarwin.h | ||
PlatformDarwinDevice.cpp | ||
PlatformDarwinDevice.h | ||
PlatformDarwinKernel.cpp | ||
PlatformDarwinKernel.h | ||
PlatformMacOSX.cpp | ||
PlatformMacOSX.h | ||
PlatformMacOSXProperties.td | ||
PlatformRemoteAppleBridge.cpp | ||
PlatformRemoteAppleBridge.h | ||
PlatformRemoteAppleTV.cpp | ||
PlatformRemoteAppleTV.h | ||
PlatformRemoteAppleWatch.cpp | ||
PlatformRemoteAppleWatch.h | ||
PlatformRemoteDarwinDevice.cpp | ||
PlatformRemoteDarwinDevice.h | ||
PlatformRemoteMacOSX.cpp | ||
PlatformRemoteMacOSX.h | ||
PlatformRemoteiOS.cpp | ||
PlatformRemoteiOS.h |