LLDB crashed! Terminating debug session

General questions regarding the usage of CodeLite
amateur
CodeLite Curious
Posts: 1
Joined: Mon Jan 17, 2022 6:13 am
Genuine User: Yes
IDE Question: C++
Contact:

LLDB crashed! Terminating debug session

Post by amateur »

Hi

I installed CL in MAC OS Big Sur (version 11.6).

I am able to run the project without debugger. When I launch debugger, a crash is immediately reported with LLDB crashed! Terminating debug session.

Could anybody please help me with this? I am new to both MAC and CL. Thanks!!

User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: LLDB crashed! Terminating debug session

Post by eranif »

its most likely that the LLDB provided with the mac installer is broken
and needs to be updated

Make sure you have read the HOW TO POST thread
Post Reply