openocd/src
oharboe 3a48961820 moves handling of problems with resetting into the halted state
into the target implementation.

Also target_process_reset() is now simpler and has error handling,
e.g. if assert reset fails, then target_process_reset() will propagate
that error.

cmd_ctx was passed in to examine(), which is wrong - removed that.

git-svn-id: svn://svn.berlios.de/openocd/trunk@887 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-08-05 06:18:26 +00:00
..
flash added yours sincerely for files where I feel that I've made non-trivial contributions. 2008-07-25 06:54:17 +00:00
helper wip - committing to reduce patch size. 2008-07-31 09:25:38 +00:00
jtag TAP_TLR won't work in a pathmove sequence. OpenOCD shouldn't and doesn't need to support this. 2008-08-04 06:54:58 +00:00
pld Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms(). 2008-04-08 13:08:36 +00:00
server added yours sincerely for files where I feel that I've made non-trivial contributions. 2008-07-25 06:54:17 +00:00
target moves handling of problems with resetting into the halted state 2008-08-05 06:18:26 +00:00
tcl - fix bug with stm32 high density write protection 2008-07-22 14:30:52 +00:00
xsvf added yours sincerely for files where I feel that I've made non-trivial contributions. 2008-07-25 06:54:17 +00:00
main.c - remove build warning from keep_alive 2008-07-18 13:31:37 +00:00
Makefile.am take path to eCos files from environment variable 2008-07-24 13:49:56 +00:00
non-arm-targets.txt - added run_and_halt_time to deprecated/removed functions section 2008-07-28 21:01:24 +00:00
openocd.c Better handling of OpenOCD command invocation result/context. 2008-07-24 10:16:44 +00:00
scripting.txt working notes. 2008-07-11 06:52:33 +00:00