I don't know why, but I had made a mental note that mips4k
supported breakpoints.

Has anyone done any work on this they can share?


int mips_m4k_add_breakpoint(struct target_s *target, breakpoint_t *breakpoint)
{
        /* TODO */
        return ERROR_OK;
}


-- 
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 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