CLion doesn't see LLDB in Docker image

26 Views Asked by At

I use CLion 2023 in Windows and use Docker toolchain. I have llvm-17 installed in my docker-build image (Ubuntu based). There are lldb and lldb-server in /usr/bin.

Why CLion doesn't see LLDB in my image and doesn't allow me to choose `/usr/bin/lldb'? enter image description here enter image description here

0

There are 0 best solutions below