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
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