Have you recently updated your version of Xcode? I had this issue after I updated Xcode to 12.3. I ended up having to reconfigure and recompile my project and debugging now seems to work. I also compile my own QtCreator so I’m not really sure which version I am on but it is in the 4.14 range. And I did have the same LLDB hang issue when I switched back to 3.13 (Official Version). I rolled back versions of Xcode to 12.1/.2 and still had the hangs. That is when I decided to just reconfigure and recompile from scratch our own project. Maybe this helps, maybe not.
-- Mike Jackson From: Interest <interest-boun...@qt-project.org> on behalf of "David M. Cotter" <d...@kjams.com> Date: Sunday, January 10, 2021 at 12:23 PM To: Interest <Interest@qt-project.org> Subject: Re: [Interest] Mac debugger always hangs can anyone experiencing this (or at least feeling my pain) please upvote this bug so it is prioritized? how to upvote: click the above link, log in (or create an account) if you haven't already, then click "vote for this issue", like this: Yes - I have roughly the same setup and it started recently as well. I have to restart Qt Creator when this happens. The solution from StackOverflow (turn off "Show QObject names if available") seems to help at least some of the time (but I haven't needed to debug that much recently). https://stackoverflow.com/a/49428585/3601811 So it's not just you... On Sat, Jan 9, 2021 at 2:24 AM David M. Cotter <d...@kjams.com> wrote: Does anybody else experienced this? Please take a look at this forum post: https://forum.qt.io/topic/122518/debugger-hangs-on-macos/2 _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest