<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi Russell,</p>
<p>Issues like that are the reason why we currently don't support
any external compilers.</p>
<p>If you are just talking about debugging, I guess you'd need to
ask the llvm community or the provider of the lldb binaries.</p>
<p>If you are interested in using lldb with craft, I'd recommend
trying to re enable (and fix) the lldb module in our llvm.</p>
<p><a class="moz-txt-link-freetext" href="https://invent.kde.org/packaging/craft-blueprints-kde/-/blob/master/libs/llvm-meta/lldb/lldb.py">https://invent.kde.org/packaging/craft-blueprints-kde/-/blob/master/libs/llvm-meta/lldb/lldb.py</a></p>
<p>We removed it from our package as windows builds regularly broke
and our build lacked python support which made it quite useless.</p>
<p><a class="moz-txt-link-freetext" href="https://invent.kde.org/packaging/craft-blueprints-kde/-/blob/master/libs/llvm-meta/llvm/llvm.py#L69">https://invent.kde.org/packaging/craft-blueprints-kde/-/blob/master/libs/llvm-meta/llvm/llvm.py#L69</a><br>
</p>
<p><br>
</p>
<p>Cheers,</p>
<p>Hannah<br>
</p>
<div class="moz-cite-prefix">On 13.10.2020 06:29, Russell Haley
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CABx9NuQEjora3oXXfq6r0iEw0PuXQ73CRN-YHxYCsHKOkG8P2A@mail.gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div dir="ltr">Hi,
<div><br>
</div>
<div>I'm trying to test a new build of llvm-mingw that includes
lldb-mi.exe. I am getting the following error in the console:</div>
<div><br>
</div>
<div>
<p style="margin:0px;white-space:pre-wrap">lldb-mi
<span style="color:rgb(218,68,83)">error: module importing failed: This script interpreter does not support importing modules.
error: 'settings set' takes more arguments
error: 'settings set' takes more arguments
error: 'settings set' takes more arguments
</span></p>
<p style="margin:0px;white-space:pre-wrap"><span style="color:rgb(218,68,83)">
</span></p>
<p style="margin:0px;white-space:pre-wrap"><font color="#000000">I believe lldb and lldb-mi were compiled without python support. Is python support a requirement? Any input would be appreciated. </font></p>
<p style="margin:0px;white-space:pre-wrap"><font color="#000000">
</font></p>
<p style="margin:0px;white-space:pre-wrap"><font color="#000000">A test build of the compiler toolchain is here: </font><a href="https://martin.st/temp/llvm-mingw-11-test-x86_64.zip" moz-do-not-send="true">https://martin.st/temp/llvm-mingw-11-test-x86_64.zip</a></p>
<p style="margin:0px;white-space:pre-wrap">
</p>
<p style="margin:0px;white-space:pre-wrap">Thanks!</p>
<p style="margin:0px;white-space:pre-wrap">Russ</p>
</div>
<div><font color="#000000"><br>
</font></div>
<div><br>
</div>
</div>
</blockquote>
</body>
</html>