X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=doc%2Fopenocd.texi;h=91c50f1a49b1024434f4d951075744cc0d37a274;hb=1dd462a6d613a48d518e925738b680b124055e61;hp=8d0ce620ce76e819880d41fc3f8d965277f4c219;hpb=25b855d2d2eaa68787799c97b654167ddec04f85;p=openocd.git diff --git a/doc/openocd.texi b/doc/openocd.texi index 8d0ce620ce..91c50f1a49 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -4227,12 +4227,10 @@ The following target events are defined: @* The target has resumed (i.e.: gdb said run) @item @b{early-halted} @* Occurs early in the halt process -@ignore -@item @b{examine-end} -@* Currently not used (goal: when JTAG examine completes) @item @b{examine-start} -@* Currently not used (goal: when JTAG examine starts) -@end ignore +@* Before target examine is called. +@item @b{examine-end} +@* After target examine is called with no errors. @item @b{gdb-attach} @* When GDB connects. This is before any communication with the target, so this can be used to set up the target so it is possible to probe flash. Probing flash @@ -4318,7 +4316,6 @@ when reset disables PLLs needed to use a fast clock. @* Target has resumed @end itemize - @node Flash Commands @chapter Flash Commands