[lldb-dev] process exited with status -1
Jim Ingham
jingham at apple.com
Thu May 21 10:31:02 PDT 2015
Is this an lldb you built yourself? If so it sounds like you didn't get the code signing right on debugserver. Did you do all the steps in docs/code-signing.txt?
Jim
> On May 21, 2015, at 1:00 AM, Cameron Skinner <cwrenniks at gmail.com> wrote:
>
> Hello,
>
> I’m running lldb-340.99.0 and keep getting:
>
> error: process exited with status -1 (lost connection)
>
> whenever I try to launch the process via the process launch lldb command.
>
> What am I doing wrong here?
>
> I’m running on OS X 10.10.3, with latest llvm bits from the git mirror.
>
> thanks!
>
> Cameron
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list