aadsm added a comment.

Yes. This happens when lldb-vscode is run in stdin/stdout mode (which is what 
happens in tests and I've also seen some IDEs doing the same) and installed 
commands are doing "print". In this case the client gets data that does not 
start with `Content-Length`.
This fixes the tests but overall is still a problem for IDEs (but that's 
another discussion).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70883/new/

https://reviews.llvm.org/D70883



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to