forked from OSchip/llvm-project
372787fc19
spin up a temporary "private state thread" that will respond to events from the lower level process plugins. This check-in should work to do that, but it is still buggy. However, if you don't call functions on the private state thread, these changes make no difference. This patch also moves the code in the AppleObjCRuntime step-through-trampoline handler that might call functions (in the case where the debug server doesn't support the memory allocate/deallocate packet) out to a safe place to do that call. llvm-svn: 154230 |
||
---|---|---|
.. | ||
AppleObjCRuntime.cpp | ||
AppleObjCRuntime.h | ||
AppleObjCRuntimeV1.cpp | ||
AppleObjCRuntimeV1.h | ||
AppleObjCRuntimeV2.cpp | ||
AppleObjCRuntimeV2.h | ||
AppleObjCSymbolVendor.cpp | ||
AppleObjCSymbolVendor.h | ||
AppleObjCTrampolineHandler.cpp | ||
AppleObjCTrampolineHandler.h | ||
AppleThreadPlanStepThroughObjCTrampoline.cpp | ||
AppleThreadPlanStepThroughObjCTrampoline.h | ||
Makefile |