X-Git-Url: https://git.sur5r.net/?p=openocd;a=blobdiff_plain;f=doc%2Fopenocd.texi;h=9126003b8be5c02725810cfff4dca7d56d4dbe3e;hp=a6f220f46d6e46ab9d3bf4767f15de6cc9e0c4aa;hb=bb9d9c60264a905926e0d15f84842858d0de80b7;hpb=eaeb4191e55c3a23582ecb40b852f95c2e0ea917 diff --git a/doc/openocd.texi b/doc/openocd.texi index a6f220f4..9126003b 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -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. +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.}