diff options
author | Jim Ingham <jingham@apple.com> | 2016-11-01 20:37:02 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2016-11-01 20:37:02 +0000 |
commit | 306b62b4aed8631b585fe0ee4f0532ca7ac53c37 (patch) | |
tree | a0c9bd0e70e25b9c50348c7eccfce87394aad218 /lldb/packages/Python/lldbsuite/test/functionalities/completion | |
parent | f77a9889c08124dbf27d883100008f3b1c09962b (diff) | |
download | bcm5719-llvm-306b62b4aed8631b585fe0ee4f0532ca7ac53c37.tar.gz bcm5719-llvm-306b62b4aed8631b585fe0ee4f0532ca7ac53c37.zip |
Switch SBWatchpoint::SetEnabled over to using Process::{Enable,Disable}Watchpoint.
We don't have a good story for what happens to watchpoints when you don't
have a process, or if your process exits. Clearing that up will instruct
how to fix this for real.
Also added a test to make sure disable->enable works as well.
This resolves llvm.org/pr30789.
llvm-svn: 285742
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/completion')
0 files changed, 0 insertions, 0 deletions