diff options
author | Enrico Granata <egranata@apple.com> | 2015-02-11 00:37:54 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2015-02-11 00:37:54 +0000 |
commit | 5e3fe047cd9300c096e6006294e25c60b526ee83 (patch) | |
tree | f1fda50bacd1458a25a41706b18fd27691174b63 /lldb/scripts/Python/finishSwigPythonLLDB.py | |
parent | 94b7231740de045537e21cd9c1893e09f122b5b2 (diff) | |
download | bcm5719-llvm-5e3fe047cd9300c096e6006294e25c60b526ee83.tar.gz bcm5719-llvm-5e3fe047cd9300c096e6006294e25c60b526ee83.zip |
As part of the cleanup when a process dies, tell watchpoints to forget their previously recorded values
Because types are not reliably protected against the death of their owners, having ValueObjects lurking around like that past the useful lifetime of their owner processes is a potential source of crashes
That is - in itself - worth fixing at some point, but for this case, watchpoints holding on to old values don't offer enough value to make the larger fix worth
Fixes rdar://19788756
llvm-svn: 228777
Diffstat (limited to 'lldb/scripts/Python/finishSwigPythonLLDB.py')
0 files changed, 0 insertions, 0 deletions