diff options
author | Greg Clayton <gclayton@apple.com> | 2015-02-20 20:59:47 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2015-02-20 20:59:47 +0000 |
commit | 35824e36f5f3f39c6c4220ebd26b414a2b4e6350 (patch) | |
tree | 7c7f14236af581d1f1f666827ac32fabca6c4045 /lldb/scripts/Python | |
parent | 9ecaa174d69bc22dc9a5896457915e0518fe9abc (diff) | |
download | bcm5719-llvm-35824e36f5f3f39c6c4220ebd26b414a2b4e6350.tar.gz bcm5719-llvm-35824e36f5f3f39c6c4220ebd26b414a2b4e6350.zip |
Avoid a race condition when loading core files where the process might still be handling the eStateStopped event we post to the private state thread causing us to return from SBTarget::LoadCore() before the process is ready to have API calls used on it.
This fixes a crasher that could happen when loading core files from scripts.
llvm-svn: 230060
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions