>> (gdb_breakpoint_override&&((bp_type==BKPT_SOFT)||(bp_type==BKPT_SOFT))) > > guessing this is a typo ??
Yes. I haven't tested the code yet. (gdb_breakpoint_override&&((bp_type==BKPT_SOFT)||(bp_type==BKPT_HARD))) BTW, the other breakpoint cleanup in arm7/9 fares well in testing so far. I'm thinking about committing that, but I'd rather the mailing list was back up and running again first... -- Ø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
