labath wrote:

That might make more sense, but looking at the bot, it really does seem to run 
on windows, with a remote target (I guess it doesn't really run the binary 
there, it must fall back to host when it find the binary is not compatible). 
And if I had to guess, I'd say that all of this platform dancing causes it to 
somehow switch the the lldb-server windows implementation, which sends thread 
names (unlike the in-process one?).

Overall, I guess the change is fine, though the combination is not particularly 
useful to test.

https://github.com/llvm/llvm-project/pull/115722
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to