> On Feb 25, 2019, at 10:21 AM, Zachary Turner via lldb-dev
> wrote:
>
> Hi all,
>
> We've got some internal efforts in progress, and one of those would benefit
> from debug info parsing being out of process (independently of whether or not
> the rest of LLDB is out of process).
>
> There'
On Sat, Mar 2, 2019 at 2:56 PM Adrian Prantl via lldb-dev
wrote:
>
>
>
> On Feb 25, 2019, at 10:21 AM, Zachary Turner via lldb-dev
> wrote:
>
> Hi all,
>
> We've got some internal efforts in progress, and one of those would benefit
> from debug info parsing being out of process (independently o
Greetings and salutations!
I am trying to remotely debug a process running inside of a Docker
container. I can connect to lldb-server from my host, but can't launch a
debugging process. I can debug the target locally, inside or outside of
the container.
Container:
lldb-server-4.0 platform