I think it is a problem with the way we built lldb. I will look into what
additional steps we need to take when making the prebuilt binary so that it
works next time.
On Tue, Oct 11, 2016 at 6:20 PM Vadim Chugunov wrote:
> Nope, that didn't help.
>
> On Tue, Oct 11, 2016 at 5:16 PM, Zachary Tur
Nope, that didn't help.
On Tue, Oct 11, 2016 at 5:16 PM, Zachary Turner wrote:
> I may know what this is. Can you try setting PYTHONPATH though to point
> to your Python 3.5 installation though and see if it fixes it? (I don't
> think it will, but let's try anyway)
>
> On Tue, Oct 11, 2016 at
I may know what this is. Can you try setting PYTHONPATH though to point to
your Python 3.5 installation though and see if it fixes it? (I don't think
it will, but let's try anyway)
On Tue, Oct 11, 2016 at 4:59 PM Vadim Chugunov wrote:
> It outputs 'c:\Program Files (x86)\LLVM\lib\site-packages
It outputs 'c:\Program Files (x86)\LLVM\lib\site-packages', however the
'site-packages' directory does not exist. Nor do I see '_lldb.pyd'
anywhere else.
'script import lldb' also fails, of course.
On Tue, Oct 11, 2016 at 4:01 PM, Zachary Turner wrote:
> He said he did, so I don't know. Vadim,
He said he did, so I don't know. Vadim, can you elaborate? When you run
`lldb -P` from the command line, what do you see?
On Tue, Oct 11, 2016 at 4:00 PM Reid Kleckner via lldb-dev <
lldb-dev@lists.llvm.org> wrote:
> I imagine that Hans doesn't have Python 3 installed on his system, so LLDB
> d
I imagine that Hans doesn't have Python 3 installed on his system, so LLDB
didn't autoconfigure with Python support.
On Sun, Oct 9, 2016 at 1:07 PM, Vadim Chugunov via lldb-dev <
lldb-dev@lists.llvm.org> wrote:
> > Does the 4.0 binary not work for you? It is the first release that contains
> preb
I am fine with TimeValue going away. I would love to just use STL std::chrono
stuff if we can get away with it. If there is a bunch of code that gets
re-written all of the time, then using the LLVM TimeValue class is fine if it
is needed.
Greg
> On Oct 7, 2016, at 10:29 PM, Mehdi Amini via lld
> On Oct 7, 2016, at 4:53 PM, Ted Woodward via lldb-dev
> wrote:
>
> Background – I’m working on getting LLDB to run on Hexagon Linux, built with
> an LLVM toolchain. We’re using libc++ and MUSL. The loader is a bit
> squirrelly right now, so I’ve built LLDB statically.
>
> I’ve got full so
CALL FOR PAPERS / PARTICIPATION
At FOSDEM 2017, LLVM will again participate with a dedicated devroom.
Complementing the upcoming Euro LLVM 2017, the devroom at FOSDEM
provides a great opportunity for LLVM developers and the wider open
source community to get together, connect and discuss.
As poss