vadimcn added a comment. Sorry, for not catching this regression! I've checked that attaching to a standard gdbserver still worked, but was not aware of the other scenarios.
Does lldb-server return 'OK' string in response to 'qfThreadInfo'? According to this <https://sourceware.org/gdb/onlinedocs/gdb/General-Query-Packets.html#General-Query-Packets>, 'OK' is not a valid response to qfThreadInfo. (Is there a better reference for gdb-remote protocol?) Also, Tamas Berghammer has already submitted a fix <http://llvm.org/viewvc/llvm-project?view=revision&revision=313525>, does is still not resolve this issue? Repository: rL LLVM https://reviews.llvm.org/D37934 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits