mirror of
https://git.code.sf.net/p/openocd/code
synced 2025-07-19 07:14:38 +00:00
Commit c8926d1457
("cortex_a hybrid & context breakpoints") missed doc update.
Add info about settig hybrid & context breakpoints to chapter
15.5 Breakpoint and Watchpoint commands
Change-Id: I4a6fdc83a4c30ad8437c49796de8e6d8c6375c0c
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: https://review.openocd.org/c/openocd/+/8934
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins