Debugging in CLion using an M1 Macbook Pro
已回答
My code runs and builds perfectly, but I cannot debug my code in CLion. I'm an M1 Macbook Pro user, my activity monitor shows the architecture of CLion to be Intel- I think the issue lies there.
The code finishes with exit code 139 and it's interrupted by signal 11- SIGSEGV- segmentation fault.


请先登录再写评论。
Apple Silicon support is currently in progress and some specific binaries (like bundled LLDB) were not rebuilt yet. The issue to follow: https://youtrack.jetbrains.com/issue/CPP-23065.