]> git.sur5r.net Git - openocd/blobdiff - doc/openocd.texi
target: use correct target in target-prefixed commands and event handlers
[openocd] / doc / openocd.texi
index a6f220f46d6e46ab9d3bf4767f15de6cc9e0c4aa..9126003b8be5c02725810cfff4dca7d56d4dbe3e 100644 (file)
@@ -4217,6 +4217,9 @@ Calling this twice with two different event names assigns
 two different handlers, but calling it twice with the
 same event name assigns only one handler.
 
 two different handlers, but calling it twice with the
 same event name assigns only one handler.
 
+Current target is temporarily overridden to the event issuing target
+before handler code starts and switched back after handler is done.
+
 @item @code{-work-area-backup} (@option{0}|@option{1}) -- says
 whether the work area gets backed up; by default,
 @emph{it is not backed up.}
 @item @code{-work-area-backup} (@option{0}|@option{1}) -- says
 whether the work area gets backed up; by default,
 @emph{it is not backed up.}