Pydev Debugger not working with breakpoints, pydevbreakpoints

Source: Internet
Author: User

Pydev Debugger not working with breakpoints, pydevbreakpoints

I have a simple test module:

Print ("fish ")
Print ("sticks ")
It runs pretty fast as expected, wether I use Run as or Debugg as does not matter.

But as soon as I enter a Breakpoint the Debugger starts (pydev debugger: starting (pid: 2696) but does not reach the breakpoint nor finish the program (> 5 min ).
I suddenly had this problem in a bigger project and created this test module to see if the debugger works. I did not change any settings in the prefrences menu of eclipse. i'm using python 3.x with the anaconda interpreter.
I restarted the computer and updated eclipse and pydev.
Python eclipse debugging pydev

Answer:
I found that deleting. metadata from the workspace solves the problem. But I have no clue what caused the issue.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.