<div dir="ltr">Hello!<div><br></div><div>After having a large feud with gdb, I decided to switch over to lldb under Windows like I already had under Linux. However, when I installed it using the 64-bit LLVM nightly installer, it kept crashing upon startup. Popping it in WinDbg (oh the irony) showed that it was trying to load Python35.dll, but it was loading the 32-bit version I had installed separately.</div><div><br></div><div>The fix was simple: download the Python 3.5 binary ZIP and copy python35.dll to the LLVM bin directory.</div><div><br></div><div>TL;DR: The nightly installer is missing python35.dll, meaning that lldb will try to use the first one it comes across, regardless of whether or not it's the right architecture.<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Ryan<span style="font-size:12.8px"> </span><span style="font-size:12.8px">(ライアン)</span></div><div dir="ltr">Yoko Shimomura > ryo (supercell/EGOIST) > Hiroyuki Sawano >> everyone else</div><div dir="ltr"><span style="font-size:12.8px"><a href="http://refi64.com/" target="_blank">http://refi64.com/</a></span></div></div></div></div></div></div></div></div></div>
</div></div>