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
Post a Comment