aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-09-23 21:21:43 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-09-23 21:21:43 +0000
commitedf503757c229370dbea79d0f1e57959a59ac1ff (patch)
tree305c4eef2d35115144697ef48850e59d07ce3cbe /lldb/source/Commands/CommandObjectProcess.cpp
parenteffcd2aa70dece71f1c750f5d5ea5b6c60960430 (diff)
downloadllvm-edf503757c229370dbea79d0f1e57959a59ac1ff.zip
llvm-edf503757c229370dbea79d0f1e57959a59ac1ff.tar.gz
llvm-edf503757c229370dbea79d0f1e57959a59ac1ff.tar.bz2
Add a (bool)end_to_end parameter, default true, to the Target::Remove/Disable/EnableALLWatchpointLocations()
methods. If passed as false, it signifies that only the debugger side is affected. Modify Target::DeleteCurrentProcess() to use DisableAllWatchpointLocations(false) to disable the watchpoint locations, instead of removing them between process instances. llvm-svn: 140418
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions