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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user