forked from auracaster/openocd
reduce arm11 output noise
git-svn-id: svn://svn.berlios.de/openocd/trunk@2628 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
5
TODO
5
TODO
@@ -117,7 +117,10 @@ 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). Michael Bruck explained
|
||||
that what's required is to emulate the current instruction(just like the
|
||||
arm7 code) to know what address to set the breakpoint at for single
|
||||
stepping an instruction.
|
||||
- implement missing functionality (grep FNC_INFO_NOTIMPLEMENTED ...)
|
||||
- Cortex A8 support (ML)
|
||||
- add target implementation (ML)
|
||||
|
||||
Reference in New Issue
Block a user