Unable to run debugger in CLion on OSX (EXC_SOFTWARE exception)
已回答
Hi,
I am trying to debug my application but every time I start the debugger, it encounters an Exception=EXC_SOFTWARE and stops. My CLion version is 2017.1.3 and my OSX version is OS X El Capitan Version 10.11.6.
Debugging was working 4 months ago, so I am unsure as to what changed in the intervening period.
Any insight would be appreciated.
Thanks!
Varun
请先登录再写评论。
Hi! Do you use the bundled LLDB? Could you please provide a screenshot of the error? Does running the application also leads to the crash as well as debugging?
Yes, I am using the bundled LLDB. The error does not show up when I just run the application.
Preferences:
Error:
Let me know if you need any more information.
Thanks!
Varun
Thanks for the response!
Does the issue happen if you debug a new default "Hello, World!" project?
Please enable debugger logging as described here, reproduce the issue and send the resulting idea.log file to clion-support at jetbrains.com. Also please add the link to this thread in the email. Thanks.