target: Add possibility to remove all breakpoints

Change-Id: I46acd57956846d66bef974e0538452462b197cd0
Signed-off-by: Marc Schink <openocd-dev@marcschink.de>
Reviewed-on: http://openocd.zylin.com/4916
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
This commit is contained in:
Marc Schink
2019-02-14 16:12:22 +01:00
committed by Tomas Vanek
parent 9960e805b3
commit 5ceae0eef4
2 changed files with 12 additions and 7 deletions

View File

@@ -8173,8 +8173,8 @@ in which case it will be a hardware breakpoint.
for similar mechanisms that do not consume hardware breakpoints.)
@end deffn
@deffn Command {rbp} address
Remove the breakpoint at @var{address}.
@deffn Command {rbp} @option{all} | address
Remove the breakpoint at @var{address} or all breakpoints.
@end deffn
@deffn Command {rwp} address