commit | 1fa5c4b944c0969bc409705678a9bcc2f7de2c7c | [log] [tgz] |
---|---|---|
author | Tamas Berghammer <tberghammer@google.com> | Tue Oct 13 16:48:04 2015 +0000 |
committer | Tamas Berghammer <tberghammer@google.com> | Tue Oct 13 16:48:04 2015 +0000 |
tree | f5b70c655e3d2491dddcc3b8fdc1edc79a3a3e94 | |
parent | 1e2f062ec58b8bd01a054521367e0e4ad6a2f686 [diff] |
Fix cast in arm watchpoint handling code We had an incorrect sign extension when castion from a pointer to an lldb::addr_t what broke the watchpoint hit detection on arm. llvm-svn: 250180