aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Utility/ModuleCache.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-04-15 09:47:02 +0000
committerTamas Berghammer <tberghammer@google.com>2015-04-15 09:47:02 +0000
commitd8c338d42f81db3d2544e19b03e35b94661785a9 (patch)
treea3238e9ff4b9508bc43d44b972788a8ddc9ff0ce /lldb/source/Utility/ModuleCache.cpp
parent63c8be9571df98df49d80cc760092de26106e82a (diff)
downloadllvm-d8c338d42f81db3d2544e19b03e35b94661785a9.zip
llvm-d8c338d42f81db3d2544e19b03e35b94661785a9.tar.gz
llvm-d8c338d42f81db3d2544e19b03e35b94661785a9.tar.bz2
Add single stepping logic for linux arm
Linux arm don't support hardware stepping (neither mismatch breakpoints). This patch implement signle stepping with doing a software emulation of the next instruction and then setting a temporary breakpoint at the address where the thread will stop next. Differential revision: http://reviews.llvm.org/D8976 llvm-svn: 234987
Diffstat (limited to 'lldb/source/Utility/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions