4

Do you also have any difficulties while debugging with Xcode 13.4. Most of the time it hanging/stuck at break point. I always have to stop(need to hit stop button at least 10 to 12 times) and run again. Even though I do that, same thing happens over and over.

And also most of the time it is unable to expand the data at breakpoint to see what's in there.

I tried to clear DerivedData, to restart the Xcode, to close apps in Mac with high memory usage and so on. But nothing help.

It would be really nice if you can share your solutions for the similar issue.

Thank you.

Marlon Brando aka Ben
  • 863
  • 1
  • 14
  • 33
  • I wonder if you have a `Hide Window Tab Bar` in `View` menu? In order to fix Xcode slowness, I had to hide them. – AlexanderZ May 30 '22 at 21:30
  • I am facing similar issue and not able to debug using Xcode 13.4. It reaches to first breakpoint, but when I do stopover, it hangs. This is happening every time for me, not able to see data even a single time. – Hitesh Jun 02 '22 at 06:17
  • "This is happening in closure. before closure it is working." – Hitesh Jun 02 '22 at 07:08
  • I am using Xcode 13.3.1 and this just started happening to me in a project that had been working fine. I also see that it seems to only happen in a closure. – Andy Weinstein Jun 30 '22 at 05:56
  • I have the same problem with 13.4 and 13.4.1. – Ali Tavakoli Jul 17 '22 at 23:12
  • I have the same problem, is there any solution? – ShaoJen Chen Jul 22 '22 at 03:19
  • I had the some problem. It went away after installing xCode 14 but instead I got the issue of compile errors vanishing as soon as they appear. – hordurh Sep 23 '22 at 10:50
  • With Xcode 12.4 on Catalina this happens for many breakpoints, but not all. When it happens it never finishes loading the variables view, and I have to terminate the process. I see the problem frequently, not always in closures. I'm not seeing the problem with Xcode 14.2 on Monterey. – Lewis Edward Garrett Mar 01 '23 at 22:26

0 Answers0