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'?
