openocd/src
oharboe acce2bcccb Charles Hardin <ckhardin@gmail.com>
This evaluates the file at the correct level for the interpreter and the
sets and all the globals are then done as expected.

added a const to find_file function to avoid typecasting

git-svn-id: svn://svn.berlios.de/openocd/trunk@806 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-07-14 06:34:23 +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 Charles Hardin <ckhardin@gmail.com> 2008-07-14 06:34:23 +00:00
jtag Charles Hardin ckhardin at gmail.com 2008-07-11 17:40: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 - retired variable stuff. 2008-07-11 12:17:56 +00:00
tcl startup.tcl (former commands.tcl) is now embedded into OpenOCD executable. 2008-07-11 06:44:22 +00:00
xsvf - fixed xsvf_add_statemove() 2008-05-03 10:33:16 +00:00
bin2char.c - remove unused objcopy from configure.in 2008-07-13 21:07:14 +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 - remove unused objcopy from configure.in 2008-07-13 21:07:14 +00:00
openocd_tcl.h - retired variable stuff. 2008-07-11 12:17:56 +00:00
openocd.c Charles Hardin <ckhardin@gmail.com> 2008-07-14 06:34:23 +00:00
scripting.txt working notes. 2008-07-11 06:52:33 +00:00
startup.tcl testing/*.tcl sample & test code 2008-07-12 07:50:17 +00:00