summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/finishSwigPythonLLDB.py
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2015-02-11 00:37:54 +0000
committerEnrico Granata <egranata@apple.com>2015-02-11 00:37:54 +0000
commit5e3fe047cd9300c096e6006294e25c60b526ee83 (patch)
treef1fda50bacd1458a25a41706b18fd27691174b63 /lldb/scripts/Python/finishSwigPythonLLDB.py
parent94b7231740de045537e21cd9c1893e09f122b5b2 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud