summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-06-27 17:51:55 +0000
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-06-27 17:51:55 +0000
commitf25b1c78fb4c4cc27757883bedb84a8ffa8e90f3 (patch)
treec667905570b9f19dacd4b7441ea0eaaabd9db2a6 /doc
parent940e694af65c38b5222551759049e8891725fc70 (diff)
downloadopenocd+libswd-f25b1c78fb4c4cc27757883bedb84a8ffa8e90f3.tar.gz
openocd+libswd-f25b1c78fb4c4cc27757883bedb84a8ffa8e90f3.tar.bz2
openocd+libswd-f25b1c78fb4c4cc27757883bedb84a8ffa8e90f3.tar.xz
openocd+libswd-f25b1c78fb4c4cc27757883bedb84a8ffa8e90f3.zip
- update docs for new target_script events
git-svn-id: svn://svn.berlios.de/openocd/trunk@735 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index b6cc7f02..e2119d8f 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -562,9 +562,11 @@ unavailable for some time during startup (like the STR7 series), you can't use
@item @b{target_script} <@var{target#}> <@var{event}> <@var{script_file}>
@cindex target_script
-Event is either @option{reset}, @option{post_halt}, @option{pre_resume} or @option{gdb_program_config}
+Event is one of the following:
+@option{pre_reset}, @option{reset}, @option{post_reset}, @option{post_halt},
+@option{pre_resume} or @option{gdb_program_config}.
+@option{post_reset} and @option{reset} will produce the same results.
-TODO: describe exact semantic of events
@item @b{run_and_halt_time} <@var{target#}> <@var{time_in_ms}>
@cindex run_and_halt_time
The amount of time the debugger should wait after releasing reset before it asserts