1

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: enter image description here

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: enter image description here

Community
  • 1
  • 1
Steve Wang
  • 335
  • 1
  • 3
  • 11
  • 1
    I have find the reason because I enable the option _skipp_all_breakpoint in Eclipse. see it [here](http://postimg.org/image/ovhwpvnax/) – Steve Wang May 31 '13 at 09:29
  • you can write it as an answer if it is really helpful and accept the answer it will help others with the same problem to get an answer – NetStarter Jun 01 '13 at 07:31
  • yes , i have answered that question, I wil duplicate this one and add more info to that one. – Steve Wang Jun 03 '13 at 03:46

0 Answers0