Perhaps single stepping does not work because the
instruction causes an exception?

The breakpoint on the next line will then never trigger.

Perhaps your arm11 target supports stepping in hardware.
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...


-- 
Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to