On Saturday 13 March 2010, Øyvind Harboe wrote: > Perhaps your arm11 target supports stepping in hardware.
ISTR that's just ARM1156 ... > Type "help arm11" to see if you get the config command to > enable hardware single stepping, it is disabled by default. > > Really hardware single stepping should be enabled automatically > when it is available, but the code to do so has not been written yet... The Cortex-A8 code works that way. Single stepping should probably share more code between those cores ... the edge cases (like getting exceptions during single stepping) should work the same, as should debug entry/exit. - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
