- fix texi/pdf issue created in svn r2039
git-svn-id: svn://svn.berlios.de/openocd/trunk@2181 b42882b7-edfa-0310-969c-e2dbd0fdcd60__archive__
parent
ba0f4a254c
commit
79d80e40bd
|
@ -4002,7 +4002,7 @@ Remove the breakpoint at @var{address}.
|
||||||
Remove data watchpoint on @var{address}
|
Remove data watchpoint on @var{address}
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|
||||||
@deffn Command {wp} [address len [(@option{r}|@option{w}|@option{a}) [value [mask]]]
|
@deffn Command {wp} [address len [(@option{r}|@option{w}|@option{a}) [value [mask]]]]
|
||||||
With no parameters, lists all active watchpoints.
|
With no parameters, lists all active watchpoints.
|
||||||
Else sets a data watchpoint on data from @var{address} for @var{length} bytes.
|
Else sets a data watchpoint on data from @var{address} for @var{length} bytes.
|
||||||
The watch point is an "access" watchpoint unless
|
The watch point is an "access" watchpoint unless
|
||||||
|
|
Loading…
Reference in New Issue