clayborg added a comment.

If we get a response of "l" for the "qfThreadInfo", it might be worth trying to 
send a "https://reviews.llvm.org/H1"; packet (select thread ID 1 for subsequent 
continues and steps) to see if the server knows about thread 1 before 
proceeding? This patch also broke other platforms that respond with "OK" to the 
"qfThreadInfo". So we really need to do some extra verification that "l" was 
the only things received in response to the "qfThreadInfo".


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

Reply via email to