On Mon, May 02, 2011 at 09:33:33PM +0200, Øyvind Harboe wrote: > Perhaps you can add a polymorphism hook where the > current behavior for handling software breakpoints > is the default?
If I understand what you mean by "a polymorphism hook", that would mean adding new methods for set/unset_breakpoint, which are currently private helper functions in arm7_9_common.c. Currently there are methods for add/remove breakpoint, but that's not sufficient because the resume code needs the lower-level set/unset to step over breakpoints. -- Eric Cooper e c c @ c m u . e d u _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development