Øyvind Harboe wrote: > Is it unreasonable to have a common vector_catch syntax > across e.g. Cortex, MIPS and ARMx for e.g. data abort?
Not sure. However, I think it might be difficult to have a common syntax that can handle *all* kinds of catchable events on all targets, including non-ARM. Something like a common "vector_catch" command that takes a target-specific bitmask should work. If you want to spell out the vector names, the command arguments get target-specific - not sure if this is good. cu Michael _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
