Could not start debugger. Could not run 'lldb-mi'. Make sure that the path name is specified correctly

1k Views Asked by At

I'm facing this error when launching the C++ debug on KDevelop.

Where does this error originate? Any idea would be appreciated. thanks.

1

There are 1 best solutions below

0
UdaraWanasinghe On

Fixed by installing lldb-mi-git AUR package.

paru -S lldb-mi-git