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
> 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