X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=TODO;h=f3a30b3ccc1bc65376ea9f832f2a6e9170a869b1;hp=0d6331eb86eab6cedffa29ae7a9da19bd97cda5e;hb=9a9ebfb924553e0f4837c4ef77b900f1f5d824f1;hpb=11856bcffc9a35c3844df71a3a9641f5cf8beb6b diff --git a/TODO b/TODO index 0d6331eb86..f3a30b3ccc 100644 --- a/TODO +++ b/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)