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

2018-07-13 Thread NeckTwi via lldb-dev
I haven’t got any reply from bugs-ad...@lists.llvm.org . Please look into it. … NeckTwi ___ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

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

2018-07-12 Thread Zachary Turner via lldb-dev
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@lists.llvm.org> wrote: > I’m getting same error even if I debug on the same device. > > necktwi@pi:/home/n

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

2018-07-12 Thread NeckTwi via lldb-dev
I’m getting same error even if I debug on the same device. necktwi@pi:/home/necktwi/Workspace/RemoteDebugTest/build$ lldb-server-6.0 platform --listen "*:1234" --server Connection established. necktwi@pi:/home/necktwi/Workspace/RemoteDebugTest/build$ lldb-6.0 (lldb) platform select remote-linux

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

2018-07-09 Thread Ted Woodward via lldb-dev
FYI - the color you picked for this makes it unreadable against a white background. I had to convert it to plain text to read it. The error message “Lost debug server connection” occurs if the platform isn’t connected and it is not a host platform. What do you get if you type “platform st