Environment: Eclipse 3.7.2 Pydev 2.7.1
several weeks ago , when I debugging a python project in eclipse with pydev , it can set break points and work successfully. But recently when I debugging a similar python project , after set break point , I find the icon is different with previous and the break point did not work , it won't stop at break point.
abnormal icon show as:
I also find another similar problem here and i have answered question there. It is because you have enabled the skip all break points in Eclipse. shows as: