]> git.sur5r.net Git - openocd/commit
aarch64: clear breakpoint value register on removal
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 16 Sep 2016 13:17:41 +0000 (15:17 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:01:38 +0000 (14:01 +0100)
commit667c1d0d16784d77c430f3f2a773ad2da4b72ea0
tree9bc451b675146bf1c64a757e51fd399d8d138eb4
parent42574b3a10ca8b10e8b84b84c6427a3b9d09fe13
aarch64: clear breakpoint value register on removal

Not only null control but also value of the breakpoint when it is
removed.

Change-Id: Id99c7e3644729c64e563f1fa8b0577f350be6a98
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
src/target/aarch64.c