python - pycharm debugger not working properly -


i doing simple python coding in pycharm problem whenever debug starts debugging other file in project , not 1 working with.

i did go run-->edit configuration , check if file set debugging , still debugs file when start debugging.

any appreciated

if debug using pressing shift-f9 debugs last file debugged, might file debugged yesterday...

to debug new file press alt-shif-f9.

you can see these 2 different debugging options run menu. there debug <last file> , there debug...


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -