- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
[fw/openocd] / src / server / tcl_server.c
2008-12-15 ntfreak- add ability for openocd to communicate to gdb using...
2008-10-22 oharboeLaurentiu Cocanu - more help text
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> move jim into...
2008-07-06 ntfreak- fixed build issues with win32
2008-07-06 oharboemoving Tcl stuff around slightly.
2008-07-06 oharboefix a few compilation problems.
2008-07-06 oharboeCharles Hardin <ckhardin@gmail.com> - Tcl Server