diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-07 06:54:14 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-07 06:54:14 +0000 |
commit | f21026e2f5a9683ef1c8605bb67786f17af0b2e7 (patch) | |
tree | 5fd12035b76927ca9e158b538aa2033d47f2da86 | |
parent | 42115c0997671214ad2d45aebe59cffea5415b9e (diff) | |
download | openocd+libswd-f21026e2f5a9683ef1c8605bb67786f17af0b2e7.tar.gz openocd+libswd-f21026e2f5a9683ef1c8605bb67786f17af0b2e7.tar.bz2 openocd+libswd-f21026e2f5a9683ef1c8605bb67786f17af0b2e7.tar.xz openocd+libswd-f21026e2f5a9683ef1c8605bb67786f17af0b2e7.zip |
added known arm926ejs regressions
git-svn-id: svn://svn.berlios.de/openocd/trunk@2485 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. +@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 This section provides possible things to improve with OpenOCD's TCL support. |