diff options
author | Jim Ingham <jingham@apple.com> | 2018-12-18 01:49:02 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2018-12-18 01:49:02 +0000 |
commit | 362d022d604c0183e5918c78d673c172925686ad (patch) | |
tree | d3b17afd7d5e0c2e976fd655215f3a1d58bc9e6b /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | f45747028690da39e1bae04e3c3f0cfed53aa88a (diff) | |
download | bcm5719-llvm-362d022d604c0183e5918c78d673c172925686ad.tar.gz bcm5719-llvm-362d022d604c0183e5918c78d673c172925686ad.zip |
Call DeleteCurrentProcess before we replace the old process.
We need to ensure that Finalize gets called before we start
to destroy the old Process or the weak_ptr->shared_ptr link
from Threads to Target gets broken before the threads are
destroyed.
<rdar://problem/43586979>
Differential Revision: https://reviews.llvm.org/D55631
llvm-svn: 349435
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions