Browse Source

Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/openocd/openocd

tags/v0.3.0-rc0
David Brownell 13 years ago
parent
commit
55f4e430e8
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      TODO

+ 2
- 1
TODO View File

@@ -141,7 +141,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). Need to automatically
- Single stepping works, but should automatically
use hardware stepping if available.
- hunt down and add timeouts to all infinite loops, e.g. arm11_run_instr_no_data would
lock up in infinite loop if e.g. an "mdh" command tries to read memory from invalid memory location.
@@ -318,3 +318,4 @@ to complete:
/** @file
This file contains the @ref thelist page.
*/


Loading…
Cancel
Save