**** BEGIN LOGGING AT Sun Oct 24 02:59:58 2010 Oct 24 22:36:26 hello good night Oct 24 22:38:08 I have a problem, while trying to debug an LPC1768 (Cortex-M3) using OpenOCD + GDB +Eclipse. When I setup a breakpoint, it stops there but if I continue it just breaks again and again there!!! it just moves away if I do PC = PC+4... Oct 24 22:47:08 are you using current version from git? Oct 24 22:47:22 i remember someone mentioned this issue in the ML and i think there was a fix Oct 24 22:48:16 yes, I am using recent version, updated from git Oct 24 22:48:54 but I tried already with OpenOCD 0.31, 0.4 and this 0.5 dev... always the same problem... Oct 24 22:49:32 in past I did debug for ARM7, to LPC2103 and AT91SAM7Sxx, and even IMX233... Oct 24 22:49:50 all went ok, just now with LPC1768 I am getting this problem.... Oct 24 22:50:11 I already tested 2 versions of Eclipse Oct 24 22:50:19 also a few version of GDB... Oct 24 22:50:22 here's the thread, although it mentions arm9... http://www.mail-archive.com/openocd-development@lists.berlios.de/msg13842.html Oct 24 22:53:28 roxfan: thanks I will read it Oct 24 22:54:25 it's not the same problem, because if I delet the breakpoint, it will not stop there again Oct 24 22:54:54 and I already did read that messages before ;-) Oct 24 23:07:25 Thanks! Oct 24 23:07:35 I think my answer are here: http://www.mail-archive.com/openocd-development@lists.berlios.de/msg13943.html Oct 24 23:17:44 ah right, forgot about that one Oct 24 23:20:24 I were using SysTick interrupt, and all were working ok Oct 24 23:20:43 but after I started to use Timer0 also, and problems started... Oct 24 23:21:06 SysTick stops while debug while Timer0 no! Oct 24 23:21:47 now I just commented the code for Timer0 and see debug going ok, and problematic when "enable" Timer0 :-) **** ENDING LOGGING AT Mon Oct 25 02:59:57 2010