Can't add or remove breakpoints when debugging my Django app
I am running Pycharm 2.7.1 and when debugging my Django app I can't remove or add any breakpoints. I have to restart the project in debug mode for the changes to be applied.
Does anyone have an idea why it isn't possible? In earlier versions I have been able to do this.
Does anyone have an idea why it isn't possible? In earlier versions I have been able to do this.
7 comments
Sort by
Date
Votes
Hi Mikael, could you please try PyCharm 2.7.2 RC and check is it reproducible there also? This will help to locate the bug and fix it before 2.7.2 release.
Hi Dmitry, sure I can test. How do I download the RC version? Can they be installed side-by-side?
Yes, they can. Just install to different folder on Windows or unpack tar.gz to different directory on Linux. Hard to say how to do it on Mac :) Do you have Mac?
I am running Win8. If you point me to where I can download the RC version, I will do that and test.
http://confluence.jetbrains.com/display/PYH/JetBrains+PyCharm+Preview
Weird, after installing the RC version I couldn't recreate the issue in either 2.7.2RC or my existing 2.7.1. Not sure what happened but installing the RC version fixed my installed version. Thanks for your help.
Ooops my bad, the problem still exists in my old version but not in 2.7.2 RC. I will upgrade once the new version is released.
Please sign in to leave a comment.