aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2012-07-13 23:18:48 +0000
committerEnrico Granata <egranata@apple.com>2012-07-13 23:18:48 +0000
commitf04a21917cf35874c849abbe4f57b6eab67c8d39 (patch)
tree7ab27ee7f9ba23c47166d4d91349e9bba9f5a093 /lldb/source/Commands/CommandObjectFrame.cpp
parent7298ea18711e103d96b41146978458aeeaf1f943 (diff)
downloadllvm-f04a21917cf35874c849abbe4f57b6eab67c8d39.zip
llvm-f04a21917cf35874c849abbe4f57b6eab67c8d39.tar.gz
llvm-f04a21917cf35874c849abbe4f57b6eab67c8d39.tar.bz2
<rdar://problem/11782789> Changes to the watchpoint implementation on ARM so that we single-step before stopping at the WP. This is necessary because on ARM the WP triggers before the opcode is actually executed, so we would be unable to continue since we would keep hitting the WP. We work around this by disabling the WP, single stepping and then putting the WP back in place.
llvm-svn: 160199
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions