I have scoured the web and stackoverflow and didnt find anything specific to 1.6.20 so I am wondering if I am the only one seeing this...
I am building a JSP based on SUN JRE 1.6.0.20, Tomcat 5.5.25 and am using MyEclipse 8.5 . After running my Servlet a few times through the code/debug cycle, the IDE just starts ignoring all breakpoints. I have checked all - my debug settings, compiler settings, workspace settings, everything's fine. And I am running it in Debug mode. This is the second time.
After the first time, I just reinstalled MyEclipse and created a new workspace but I cant keep doing that. it is just not scalable! Now I see that this issue has been reported as a Bug since 1.6.0.13 and subsequently fixed too and then reappeared? So any hints to fix it would be welcome. Meanwhile I am going to go to 1.6.0.19 and see if it fixes it.
Some other related issues I have seen -