Any thoughts on how to solve the arm11 single stepping
support?

If the hardware does not support single stepping, then the
instruction must be emulated and a breakpoint must
be set on the next instruction.

This code has been written for arm7/9, but it
relies on the armv4_5 structure which the ARM11
doesn't have....

Now if we had object oriented programming, then there
would be a simulator base class and arm7, arm9, arm11
subclasses.... :-)

-- 
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to