On Mon, Nov 9, 2020 at 5:37 PM Greg Clayton wrote:
>
>
>
> > 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 comm
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 are not the same.
Is there a platform, preferably real time, for lldb support?