aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-09-13 23:29:31 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-09-13 23:29:31 +0000
commit3c532589647b0df8a1e6ddaf00c37d9b618713a7 (patch)
tree24c6ab9e4b0e0eb5e6ec67202b1e055318c3d879 /llvm/lib/Object/ObjectFile.cpp
parente64f0dc7bf5137e2dd624511ca6bcdb144169404 (diff)
downloadllvm-3c532589647b0df8a1e6ddaf00c37d9b618713a7.zip
llvm-3c532589647b0df8a1e6ddaf00c37d9b618713a7.tar.gz
llvm-3c532589647b0df8a1e6ddaf00c37d9b618713a7.tar.bz2
Watchpoint WIP:
o WatchpointLocationList: Add a GetListMutex() method. o WatchpointLocation: Fix Dump() method where there was an extra % in the format string. o Target.cpp: Add implementation to CreateWatchpointLocation() to create and enable a watchpoint. o DNBArchImplX86_64.cpp: Fix bugs in SetWatchpoint()/ClearWatchpoint() where '==' was used, instead of '=', to assign/reset the data break address to a debug register. Also fix bugs where a by reference debug_state should have been used, not by value. llvm-svn: 139666
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions