target/cortex_a: fix number of watchpoints
commitffaef5809c68d81359de5573d3971a4b6bb521c3
authorAntonio Borneo <borneo.antonio@gmail.com>
Thu, 29 Apr 2021 07:22:00 +0000 (29 09:22 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Thu, 3 Jun 2021 22:26:56 +0000 (3 23:26 +0100)
tree985b8a30fa5f18ef99551f3f7f437972b33886c0
parent1fb736f6c5a69f743dd90e68045f7b4e6a0f8c78
target/cortex_a: fix number of watchpoints

Decrement the available watchpoints only when succeed setting it.
Initialize the available watchpoint with the correct value.

Change-Id: I0f93b347300b8ebedbcd9e718d4ba32b26cf6846
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6196
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
src/target/cortex_a.c