On Fri, Oct 2, 2009 at 8:09 AM, Alexei Babich <a.bab...@rez.ru> wrote: > Hello, all. > Explain to me, please. > When I register a breakpoint in the openocd console, it works and is visible > when I > use the command bp. For example: >> bp 0xb8000008 4 hw > breakpoint set at 0x0b8000008 > As expected. > > When I register a breakpoint in gdb, firstly, erased breakpoints registered > with > 'bp'; and secondly, it seems, breakpoints do not work. > > This behavior is correct? > I use the ARM1136 (imx31)
gdb breakpoints and openocd breakpoints are very different and, simply put, mutually exclusive. The reason for this is gdb's model for handling breakpoints.... -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development