hla: fix watchpoints not being set
commit561984c8f672b5b35a78e80529107ec0599fc037
authorSpencer Oliver <spen@spen-soft.co.uk>
Thu, 25 Oct 2012 15:37:14 +0000 (25 16:37 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Sun, 23 Dec 2012 21:46:02 +0000 (23 21:46 +0000)
tree71f7dbed34286352d333d855373a7c4bb92d775e
parentbd1502eb0fa6b557a7db9e2d8de12ffdf678545c
hla: fix watchpoints not being set

Watchpoints were not being enabled when the hl adapter target was resumed.
This effects both stlink and icdi interfaces.

Change-Id: Ia9f8a9415be97a467cd099b63b6bc9f7f37d0c0d
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/931
Tested-by: jenkins
src/target/cortex_m.c
src/target/cortex_m.h
src/target/hla_target.c