> Maybe so, I have not compared to the cortex code to get the 
> full picture there, but the call to
> arm7_9_enable_breakpoints(target)  in arm7_9_resume is 
> necessary in debug_execution mode to enable the algorithm breakpoint.
> 

true for arm4_5 but not armv7.
I personally think the arm4_5 needs bringing upto the leval of the armv7

arm4_5 as such delays the breakpoints until a resume - not sure of why.
why not enable the breakpoint realtime like the armv7 code?
we would then be able to overcome the above issue.

Cheers
Spen

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to