Skip to content
Snippets Groups Projects
Commit a343b18b authored by David Brownell's avatar David Brownell
Browse files
parents 0da2f750 4119cd6d
No related branches found
No related tags found
No related merge requests found
...@@ -137,7 +137,7 @@ https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html ...@@ -137,7 +137,7 @@ https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html
- ARM923EJS: - ARM923EJS:
- reset run/halt/step is not robust; needs testing to map out problems. - reset run/halt/step is not robust; needs testing to map out problems.
- ARM11 improvements (MB?) - ARM11 improvements (MB?)
- fix single stepping (reported by ØH). Need to automatically - Single stepping works, but should automatically
use hardware stepping if available. use hardware stepping if available.
- hunt down and add timeouts to all infinite loops, e.g. arm11_run_instr_no_data would - 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. lock up in infinite loop if e.g. an "mdh" command tries to read memory from invalid memory location.
...@@ -314,3 +314,4 @@ to complete: ...@@ -314,3 +314,4 @@ to complete:
/** @file /** @file
This file contains the @ref thelist page. This file contains the @ref thelist page.
*/ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment