diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-17 19:54:25 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-17 19:54:25 +0000 |
commit | 8b994145b849c40b0a195c3fb332b9770b2f9097 (patch) | |
tree | ac8decf22177a337ce4cce511a69638c5ddee20b /TODO | |
parent | 14cbd545bfca253a1c4063685eff6535e41d0611 (diff) | |
download | riscv-openocd-8b994145b849c40b0a195c3fb332b9770b2f9097.zip riscv-openocd-8b994145b849c40b0a195c3fb332b9770b2f9097.tar.gz riscv-openocd-8b994145b849c40b0a195c3fb332b9770b2f9097.tar.bz2 |
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
git-svn-id: svn://svn.berlios.de/openocd/trunk@2549 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -117,7 +117,7 @@ https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html - ARM923EJS: - reset run/halt/step is not robust; needs testing to map out problems. - ARM11 improvements (MB?) - - fix single stepping (reported by �H) + - fix single stepping (reported by ØH) - implement missing functionality (grep FNC_INFO_NOTIMPLEMENTED ...) - Cortex A8 support (ML) - add target implementation (ML) @@ -169,7 +169,7 @@ https://lists.berlios.de/pipermail/openocd-development/2009-July/009337.html - finish implementing bus width/chip width handling (suggested by NC) - factor vendor-specific code into separate source files - add new callback interface for vendor-specific code -- investigate/implement "thin wrapper" to use eCos CFI drivers (�H) +- investigate/implement "thin wrapper" to use eCos CFI drivers (ØH) @section thelistdebug Debugger Support |