I’m on 2025 Release 3.1 on MacOS M3Max Apple Silicon.
It seems like in this update the debugger is hanging on breakpoints. I get the spinning beachball of death quite often and I cannot step or resume. I usually have to kill the app being debugged then it will recover.
I am not debugging complex apps. For example I’m working on a simple app to organize a lot of data files, so I am getting a DisplayName from the file object, parsing it in to pieces. I put a breakpoint in this parse routine, I feed it just one file and it hangs.
I am running Clean My Mac which often recognizes the hang and alerts me to kill the app. But really nothing else has changed except update to 3.1. I am on the latest version of Tahoe.
I did search for debugger hang and didn’t see anything recent. Found one from 2021. So am I the only one?