[Lldb-commits] [PATCH] Make lldb -P work on Windows

Todd Fiala tfiala at google.com
Fri Jul 18 11:32:19 PDT 2014


Oh it has to do with the pexpect (embedded - needs to show up in
pythonpath) not being found on MacOSX.

(I think pexpect comes embedded on most Linux distros, so wouldn't show up
there).

Let me see what went wrong.  We use the pexpect  from the lldb/test dir
usually.


On Fri, Jul 18, 2014 at 11:28 AM, Todd Fiala <tfiala at google.com> wrote:

> Hmm, so I need to investigate but right now all the tests are failing on
> MacOSX with this change.
>
> I'm going to reverse it out and make sure something isn't whack on my
> laptop.
>
>
> On Fri, Jul 18, 2014 at 9:33 AM, Todd Fiala <tfiala at google.com> wrote:
>
>> Checking on this now.
>>
>> http://reviews.llvm.org/D4548
>>
>>
>>
>
>
> --
> Todd Fiala | Software Engineer |  tfiala at google.com |  650-943-3180
>



-- 
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140718/0fd20150/attachment.html>


More information about the lldb-commits mailing list