openocd/src
oharboe 2858a9f740 - added search paths before running tcl/commands.tcl.
- improved error handling for missing tcl/commands.tcl


git-svn-id: svn://svn.berlios.de/openocd/trunk@785 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-07-10 18:24:30 +00:00
..
flash "flash banks" is now implemented in Tcl on top of "flash_banks". openocd_throw prefix is no longer required when executing OpenOCD commands from tcl. 2008-07-09 15:22:05 +00:00
helper - added search paths before running tcl/commands.tcl. 2008-07-10 18:24:30 +00:00
jtag Pavel Chromy: 2008-06-18 13:52:15 +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 - fix pre_resume script not being called 2008-07-08 10:49:58 +00:00
target - adding missing install entry for luminary-libftdi.cfg 2008-07-09 19:52:03 +00:00
tcl fix quoting problem when handling OpenOCD commands. 2008-07-10 09:22:28 +00:00
xsvf - fixed xsvf_add_statemove() 2008-05-03 10:33:16 +00:00
jim.c improve error messages a little bit. 2008-07-09 22:19:05 +00:00
jim.h - fixed build issues with win32 2008-07-06 23:22:17 +00:00
main.c added pre/postlude fn's for when OpenOCD is sleeping. 2008-07-07 08:05:07 +00:00
Makefile.am moving Tcl stuff around slightly. 2008-07-06 22:03:07 +00:00
openocd.c - added search paths before running tcl/commands.tcl. 2008-07-10 18:24:30 +00:00
scripting.txt very slight cleanup of flash banks handling. 2008-07-10 06:44:11 +00:00