aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarc Schink <openocd-dev@marcschink.de>2019-02-14 16:12:22 +0100
committerTomas Vanek <vanekt@fbl.cz>2020-03-26 19:30:45 +0000
commit5ceae0eef4c4cdcb1c54807a93144b2700593d44 (patch)
tree25939ee715b5795273d6a2be4922406f0e731731 /doc
parent9960e805b389b3ff46801b336772ab31d35a31a6 (diff)
downloadriscv-openocd-5ceae0eef4c4cdcb1c54807a93144b2700593d44.zip
riscv-openocd-5ceae0eef4c4cdcb1c54807a93144b2700593d44.tar.gz
riscv-openocd-5ceae0eef4c4cdcb1c54807a93144b2700593d44.tar.bz2
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 4665092..e60d269 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -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