diff options
author | Omair Javaid <omair.javaid@linaro.org> | 2015-08-25 18:22:04 +0000 |
---|---|---|
committer | Omair Javaid <omair.javaid@linaro.org> | 2015-08-25 18:22:04 +0000 |
commit | 2441aecd1e00d03d1b43363ea1a98c3aac00f5cf (patch) | |
tree | d7460897802c5183bc6027fce69bbdfc6d82b360 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 74958d6071bf5f3288736d6644c53dd7d5200ab1 (diff) | |
download | llvm-2441aecd1e00d03d1b43363ea1a98c3aac00f5cf.zip llvm-2441aecd1e00d03d1b43363ea1a98c3aac00f5cf.tar.gz llvm-2441aecd1e00d03d1b43363ea1a98c3aac00f5cf.tar.bz2 |
Adds support for hardware watchpoints on Arm targets.
http://reviews.llvm.org/D9703
This updated patches correct problems in arm hardware watchpoint support patch posted earlier.
This patch has been tested on samsung chromebook (ARM - Linux) and PandaBoard using basic watchpoint test application.
Also it was tested on Nexus 7 Android device.
On chromebook linux we are able to set and clear all types of watchpoints but on android we end up getting a watchpoint packet error because we are not able to call hardware watchpoint ptrace functions successfully.
llvm-svn: 245961
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions