Jesus Sanchez-Palencia wrote:
> When I add a breakpoint I got the "success message" (breakpoint added 
> at address 0xwhatever) but then I do a "monitor reset halt" and a 
> "monitor resume". At this point I expected that I would stop at some 
> breakpoint and then I could start stepping. I've added several 
> breakpoints on several address (functions address) but I never reach 
> any of them.
Might it be that a reset disables the breakpoints?

What happens if you set the breakpoint *after* reset and then use "go" 
or "continue"?

cu
Michael

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to