Debugger buttons disabled after restart debugging
Background
After I stop debugging and then start it again, the “step” buttons are disabled due to some reason, see screenshot. At the same time, I can run them from my keyboard, i.e. F8 is working. Thus, it seems like it's not debugger itself, but debugger UI's problem.
Also, the call stack is hanging like on the screenshot.
System details
Mac M3
OS: masOS Sequoia 15.1.1
PyCharm: 2024.3.1, Build #PY-243.22562.180, built on December 11, 2024
Reproducibility: very often

Please sign in to leave a comment.