On Tuesday 03 November 2009, loody wrote:
> 3. can we do some constant steps?
>   we can use "step" to execute 1 instruction, but is there any "step
>   10", which can let up execute 10 instructions?

Not today.  The parameter to "step" is an address to resume
from, not a count.

I've wanted such an option too though ... e.g. to go through
the end of a loop.

Patches accepted.  :)

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to