aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-09-29 21:48:52 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-09-29 21:48:52 +0000
commita9b68f4dd6c99620f306309583ab114c2ae36160 (patch)
tree2b4368efe782d1bf7df2208580b5627c7708761a /lldb/scripts/Python
parent3f030ff0169ad768cdc27967d8953f89852d78eb (diff)
downloadllvm-a9b68f4dd6c99620f306309583ab114c2ae36160.zip
llvm-a9b68f4dd6c99620f306309583ab114c2ae36160.tar.gz
llvm-a9b68f4dd6c99620f306309583ab114c2ae36160.tar.bz2
Modify the delegation chain from MachThreadList -> MachThread -> DNBArchProtocol so that when
the watchpoint state is changed, not only does the change propagate to all the thread instances, it also updates a global debug state, if chosen by the DNBArchProtocol derivative. Once implemented, the DNBArchProtocol derivative, also makes sure that when new thread comes along, it tries to inherit from the global debug state, if it is valid. Modify TestWatchpointMultipleThreads.py to test this functionality. llvm-svn: 140811
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions