How to use LLDB on WSL in Clion
Answered
I was trying to set up Clion to use LLDB installed in WSL so I installed LLDB 8 and configured the executable path in Toolchains. Clion picks up LLDB and confirms that the version is compatible:

However, when trying to debug using LLDB, Clion shows an error saying "Error running '[executable]': Debugger executable not found: [path to an existing lldb installation]":

How to resolve this issue? GDB works fine.
I am using Windows 10 version 19041.21.
Thank you.
Please sign in to leave a comment.
Hello!
It's not supported yet. Feel free to comment or upvote https://youtrack.jetbrains.com/issue/CPP-16884 in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.