Re: [lldb-dev] Need help with failing LLDB tests on Windows

2020-11-09 Thread Adrian McCarthy via lldb-dev
Thanks for all the info and pointers. That's helping me zero in on the problem. This category of the failures appears to all be dotest.py tests, so it makes sense that it's the second import statement (per Pavel's explanation). The module is not being found because it's actually named _lldb_d.py

Re: [lldb-dev] Remote connection expansion?

2020-11-09 Thread Greg Clayton via lldb-dev
> On Nov 4, 2020, at 1:28 PM, Mike Mestnik via lldb-dev > wrote: > > I'm looking for support running lldb over ssh. I can forward the > originating connection, but the run command is attempting to use > random ports on localhost to attain another connection. This fails as > the localhost's a