[lldb-dev] error: process launch failed: Lost debug server connection

Zachary Turner via lldb-dev lldb-dev at lists.llvm.org
Thu Jul 12 07:53:10 PDT 2018


You might not get a reply but usually the turnaround time is < 24 hours.
If it's not let me know and I'll find out who to ask.

On Thu, Jul 12, 2018 at 7:50 AM NeckTwi via lldb-dev <
lldb-dev at lists.llvm.org> wrote:

> I’m getting same error even if I debug on the same device.
>
> necktwi at pi:/home/necktwi/Workspace/RemoteDebugTest/build$ lldb-server-6.0
> platform --listen "*:1234" --server
> Connection established.
>
> necktwi at pi:/home/necktwi/Workspace/RemoteDebugTest/build$ lldb-6.0
> (lldb) platform select remote-linux
>   Platform: remote-linux
>  Connected: no
> (lldb) platform connect connect://localhost:1234
>   Platform: remote-linux
> OS Version: 4.9.78 (4.9.78-v7+)
>     Kernel: #1084 SMP Thu Jan 25 18:05:49 GMT 2018
>   Hostname: pi.RemoteDebugTest.com
> <https://u7535577.ct.sendgrid.net/wf/click?upn=pFgmGJy1LepkFUdnQ9Hs9z1gPm4qbBpTx3PzSF6Zu2f1Y9fV5fTaAKvVucI8IEdC_WMme76WnOQDuJvvro7-2FTNuvmvuA2PaJWS0FeALMc2HckhbNz-2FdGZMW16cTBLi5HWNVMC6Y3nc1CbT-2BG6ukvvmXe8pE9nPC8SP8YVcMFz-2F-2Fts-2F-2FGC25ifvkxY58nvSvb-2BR12n0FMSe0TyONSb-2BJY7EemTcwpUNtsZAQe2BHQ3s9K1NJPa9nmYWRrPDMGRDufDpIzT8z9K2OqYTQc1AUNIv9lQlpQv8Oz4BdJT-2B5z5Ln4-3D>
>  Connected: yes
> WorkingDir: /home/necktwi/Workspace/RemoteDebugTest/build
> (lldb) file RemoteDebugTest
> Current executable set to 'RemoteDebugTest' (arm).
> (lldb) run
> error: process launch failed: Lost debug server connection
> (lldb)
>
> I think it’s a bug. I tried to sign up for bugs-admin at lists.llvm.org but
> I didn’t get a reply though I’ve put a mail with my email-id and name.
>
> … NeckTwi
>
>
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180712/53b337b4/attachment-0001.html>


More information about the lldb-dev mailing list