added known arm926ejs regressions

git-svn-id: svn://svn.berlios.de/openocd/trunk@2485 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe 2009-07-07 06:54:14 +00:00
parent 42115c0997
commit f21026e2f5
1 changed files with 11 additions and 0 deletions

11
TODO
View File

@ -11,6 +11,17 @@ may have evolved an idea since it was added here.
Feel free to send patches to add or clarify items on this list, too. Feel free to send patches to add or clarify items on this list, too.
@section thelisttcl Regressions
- Dominic has spotted a "reset halt" regression between 838(fails) and 729(works)
https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html
@section thelisttcl Bugs
- reset run/halt/step for arm926ejs is not robust. Needs lots of testing to
map out problems.
@section thelisttcl TCL @section thelisttcl TCL
This section provides possible things to improve with OpenOCD's TCL support. This section provides possible things to improve with OpenOCD's TCL support.