Debugging simple project Follow
Hi,
I have a very simple project opened as a folder in pycharm.
When trying to debug everything seems to work fine but it does not stop on the break-point that I have defined. I've noticed that i can pause execution and I end up in web.py code which I'm using.
Why isn't it stopping in my code?
To add to it I see this too:
Could that have something to do with it?
/Kristian
I have a very simple project opened as a folder in pycharm.
When trying to debug everything seems to work fine but it does not stop on the break-point that I have defined. I've noticed that i can pause execution and I end up in web.py code which I'm using.
Why isn't it stopping in my code?
To add to it I see this too:
Could that have something to do with it?
/Kristian
Please sign in to leave a comment.