Make LLDB safer to use with respect to the global destructor chain.
authorGreg Clayton <gclayton@apple.com>
Fri, 26 Feb 2016 23:20:08 +0000 (23:20 +0000)
committerGreg Clayton <gclayton@apple.com>
Fri, 26 Feb 2016 23:20:08 +0000 (23:20 +0000)
commitcc2e27f098b0515a7f4d2478c7bebe30169a49d6
treeeb6d2b94c71d12387f3f45afc9a863947a7cb6d9
parent0c95decaaa8d82e8b85e46b81215b0131dfa6f8a
Make LLDB safer to use with respect to the global destructor chain.

llvm-svn: 262090
lldb/source/Target/Process.cpp
lldb/source/Target/Target.cpp
lldb/source/Target/Thread.cpp