Hi,

Any ideas why (software) breakpoints don't appear to work on mips?

I have bigendian mips cpu which appears to not have hardware
breakpoints, to test software bp I step into and through some code
(uboot) to identify how the code runs, then set bp at address already
seen when stepping, finally resume at entry point but the bp does not
fire as expected.

Even single stepping through the code it appears to pass over the bp.

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

Reply via email to