X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=TODO;h=f6acf7e3495cbccef2dd3d7ccf83867377a26a55;hp=dd005b5e4b6361bb76d90f1d689635886d9af664;hb=2f8c6015ba65c49a653de07d2f2c4de4df1d1a84;hpb=ccee6fa7028a5b2f7d6566891a74500a35912c06 diff --git a/TODO b/TODO index dd005b5e4b..f6acf7e349 100644 --- a/TODO +++ b/TODO @@ -98,10 +98,10 @@ Feel free to send patches to add or clarify items on this list, too. - investigate/implement "thin wrapper" to use eCos CFI drivers (ØH) - TCL - - mem2array bugs: - - Report: https://lists.berlios.de/pipermail/openocd-development/2009-May/006459.html - Isolate all TCL command support: - - Allow pure C CLI implementations using --disable-builtin-tcl + - Allow pure C CLI implementations using --disable-builtin-tcl. + Ref? How could this be made to work given targets extensive need + for events, etc.? What about the target library? - Allow full TCL support? add --with-tcl=/path/to/installed/tcl - Move TCL support in foo.* to foo_tcl.* (other ideas?)