[lldb-dev] [Bug 45011] New: lldb can swallow some of the output when doing `p SM.dump(SourceLoc)`, or similar

2020-02-24 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=45011 Bug ID: 45011 Summary: lldb can swallow some of the output when doing `p SM.dump(SourceLoc)`, or similar Product: lldb Version: unspecified Hardware: PC OS: All

Re: [lldb-dev] Odd behavior with Python on Windows (loading 2 copies of liblldb.dll/_lldb.pyd)

2020-02-24 Thread Pavel Labath via lldb-dev
On 21/02/2020 23:32, Ted Woodward via lldb-dev wrote: > Looking into differences, I’m using swig 3.0.12 and the bot is using > swig 3.0.2. I’m building with 3.0.2 on my machine right now, but it will > take a while to finish! I think this could very likely be the cause. We use a different mechanis