<div dir="ltr"><div>Hello,</div><div><br></div><div>I had a few machines on 16.04 with LLDB 8 an all was going nicely.</div><div>I have ported a bunch to 18.04, and I have the same problem on all of them: the `script` command in lldb doesn't work, and so my custom formatters for C++ aren't working.</div><div>I have tried LLDB 8, LLDB 9, and LLDB 10, to no avail.</div><div><br></div><div>Recently, pruned everything related to lldb/llvm then installed fresh:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>$ sudo apt install lldb-9 python3-lldb-9</div><div><br></div><div>$ sudo apt list --installed | /bin/grep "ll[d|v]"<br><br>liblldb-9/unknown,now 1:9~+20191125111505+62a16ca77d6-1~exp1~20191125222100.93 amd64 [installed,automatic]<br>libllvm6.0/bionic,now 1:6.0-1ubuntu2 amd64 [installed]<br>libllvm8/now 1:8.0.1~svn369350-1~exp1~20190820121219.79 amd64 [installed,local]<br>libllvm9/unknown,now 1:9~+20191125111505+62a16ca77d6-1~exp1~20191125222100.93 amd64 [installed,automatic]<br>lldb-9/unknown,now 1:9~+20191125111505+62a16ca77d6-1~exp1~20191125222100.93 amd64 [installed]<br>llvm-9/unknown,now 1:9~+20191125111505+62a16ca77d6-1~exp1~20191125222100.93 amd64 [installed,automatic]<br>llvm-9-dev/unknown,now 1:9~+20191125111505+62a16ca77d6-1~exp1~20191125222100.93 amd64 [installed,automatic]<br>llvm-9-runtime/unknown,now 1:9~+20191125111505+62a16ca77d6-1~exp1~20191125222100.93 amd64 [installed,automatic]<br>llvm-9-tools/unknown,now 1:9~+20191125111505+62a16ca77d6-1~exp1~20191125222100.93 amd64 [installed,automatic]<br>python-lldb-9/unknown,now 1:9~+20191125111505+62a16ca77d6-1~exp1~20191125222100.93 amd64 [installed,automatic]<br>python3-lldb-9/unknown,now 1:9~+20191125111505+62a16ca77d6-1~exp1~20191125222100.93 amd64 [installed]<br></div></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>$ /usr/bin/lldb-9</div><div>(lldb) script<br>Traceback (most recent call last):<br>  File "<string>", line 1, in <module><br>NameError: name 'run_one_line' is not defined<br>Traceback (most recent call last):<br>  File "<string>", line 1, in <module><br>NameError: name 'run_python_interpreter' is not defined</div></blockquote><div><br></div><div>I have tried to read the archive (which isn't searchable as far as I can tell) and went a few months back, found a couple of posts including one that linked to <a href="https://bugs.llvm.org/show_bug.cgi?id=43830">https://bugs.llvm.org/show_bug.cgi?id=43830</a> but this should be in 9.0.1 too...</div><div><br></div><div>I'm at a loss, and this is hindering my debugging since I'm missing my usual formatters (such as formatters for Qt etc).</div><div><br></div><div>Can someone help please?</div><div><br></div><div>Thank you,<br></div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>--<br>Julien Marrec, EBCP, BPI MFBA<br>Owner at <a href="http://www.effibem.com" target="_blank">EffiBEM</a><br>T: +33 6 95 14 42 13<br><span style="color:rgb(0,0,0)"><br></span><span style="color:rgb(0,0,0)">LinkedIn (<a href="https://www.linkedin.com/in/julienmarrec" target="_blank">en</a>)<span style="color:rgb(0,0,0)"> <i>| </i></span>(<a href="https://fr.linkedin.com/in/julienmarrec/fr" target="_blank">fr</a>) : </span><br><span style="color:rgb(0,0,0)"><a href="http://www.linkedin.com/in/julienmarrec" target="_blank"></a></span></div></div></div></div></div></div></div></div></div></div>