diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-04-15 09:47:02 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-04-15 09:47:02 +0000 |
commit | d8c338d42f81db3d2544e19b03e35b94661785a9 (patch) | |
tree | a3238e9ff4b9508bc43d44b972788a8ddc9ff0ce /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | 63c8be9571df98df49d80cc760092de26106e82a (diff) | |
download | llvm-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 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions