Search code examples
pythondebuggingpycharm

Debug window toolbar console missing arrows


I am trying to debug a simple program in Python with PyCharm debugger but when I put a break point and run debugger the arrows such as "Step Into" or "Step Over" doesn't show so I can't move on with debugging. The last time I used PyCharm I didn't have this problem and I don't believe I did anything that can change the debugger.

screenshot of debug window


Solution

  • Try to uninstall it from the control panel and download it again