[Interest] QtCreator and macOS ARM64
David M. Cotter
dave at kjams.com
Fri Mar 18 20:14:27 CET 2022
I’m running on a 2021 MacBook Pro with the M1 Max (arm)
I debug daily on it but it’s a bit touchy (debugger crashes often, app hangs for no reason and debugger can’t break into it, sometimes breakpoints fail etc)
But it DOES work. For me.
-dave
> On Mar 18, 2022, at 12:03 PM, Michael Jackson <mike.jackson at bluequartz.net> wrote:
>
> Is there a version of QtCreator where the lldb debugger can launch on macOS ARM64. I’m running macOS Big Sur (11.x) and when I try to debug I get the following error from the debugger:
>
> "error: process exited with status -1 (attach failed ((os/kern) invalid argument))"}
>
> I am running Qt Creator version 4.15 since that seems to be the only viable version. I tried version 6.0.2 but the code completion is broken. The engine I am assuming is just utterly broken. My source code is filled with error markers although the code compiles fine. Which is why I dropped back to the tried-and-true version 4.15.
>
> Does anyone else use macOS ARM machines for daily debugging? I was getting ready to switch over to an M1 based machine but if I can’t debug that could be seen as an “issue”.
>
> Thanks
> Mike Jackson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20220318/2d196e9e/attachment.htm>
More information about the Interest
mailing list