Re: [lldb-dev] How to link lldb on i386

2016-05-23 Thread Zachary Turner via lldb-dev
cross building on a 64-bit machine using a 64-bit toolchain is what we have to do on Windows. On Mon, May 23, 2016 at 2:21 PM Greg Clayton via lldb-dev < lldb-dev@lists.llvm.org> wrote: > Don't generate debug info would be one that comes to mind. The other is to > cross build for i386 on a 64 bit

Re: [lldb-dev] How to link lldb on i386

2016-05-23 Thread Greg Clayton via lldb-dev
Don't generate debug info would be one that comes to mind. The other is to cross build for i386 on a 64 bit machine. Greg > On May 22, 2016, at 3:36 AM, Sylvestre Ledru via lldb-dev > wrote: > > Hello, > > Lately, I haven't been able to link lldb because it uses too much memory: > > /usr/bi

[lldb-dev] [Bug 27845] New: Name lookup on inline variables does not account for live ranges on Windows

2016-05-23 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=27845 Bug ID: 27845 Summary: Name lookup on inline variables does not account for live ranges on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT

[lldb-dev] [Bug 27416] missing global variables

2016-05-23 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=27416 Marius Trandafir changed: What|Removed |Added Assignee|lldb-dev@lists.llvm.org |marius.tranda...@live.com -- You are receiv