forked from OSchip/llvm-project
to each other. This should remove some infrequent teardown crashes when the listener is not the debugger's listener. Processes now need to take a ListenerSP, not a Listener&. This required changing over the Process plugin class constructors to take a ListenerSP, instead of a Listener&. Other than that there should be no functional change. <rdar://problem/24580184> CrashTracer: [USER] Xcode at …ework: lldb_private::Listener::BroadcasterWillDestruct + 39 llvm-svn: 262863 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FreeBSDThread.cpp | ||
| FreeBSDThread.h | ||
| POSIXStopInfo.cpp | ||
| POSIXStopInfo.h | ||
| ProcessFreeBSD.cpp | ||
| ProcessFreeBSD.h | ||
| ProcessMonitor.cpp | ||
| ProcessMonitor.h | ||
| RegisterContextPOSIX.h | ||
| RegisterContextPOSIXProcessMonitor_arm.cpp | ||
| RegisterContextPOSIXProcessMonitor_arm.h | ||
| RegisterContextPOSIXProcessMonitor_arm64.cpp | ||
| RegisterContextPOSIXProcessMonitor_arm64.h | ||
| RegisterContextPOSIXProcessMonitor_mips64.cpp | ||
| RegisterContextPOSIXProcessMonitor_mips64.h | ||
| RegisterContextPOSIXProcessMonitor_powerpc.cpp | ||
| RegisterContextPOSIXProcessMonitor_powerpc.h | ||
| RegisterContextPOSIXProcessMonitor_x86.cpp | ||
| RegisterContextPOSIXProcessMonitor_x86.h | ||