Yes, this works for OpenOCD as well. Thanks!
On Mon, Sep 18, 2017 at 4:44 AM, Tamas Berghammer
wrote:
> Hi Vadim,
>
> This change broke remote debugging on Linux and Android as for some reason
> LLDB sends a qfThreadInfo on those platforms before starting a process (not
> sure why, will investi
That is the reason I asked for the patch to verify "l" was the only thing
received before it goes and makes up a fake thread ID...
> On Sep 18, 2017, at 4:44 AM, Tamas Berghammer via lldb-commits
> wrote:
>
> Hi Vadim,
>
> This change broke remote debugging on Linux and Android as for some re
Hi Vadim,
This change broke remote debugging on Linux and Android as for some reason
LLDB sends a qfThreadInfo on those platforms before starting a process (not
sure why, will investigate when I have a bit more time) and lldb-server
sends an OK response to it. After your change it will generate a