While debugging my project in Eclipse, it will (repeatably, at the same point in the code) pause execution as if it\'s reached a breakpoint. No exceptions are thrown, the p
I had the same problem I apparently had some hidden breakpoints, setting a new one then clearing all break points solved the issue for me.