mstorsjo added a comment.

Thanks for the excellent explanations of the situation so far. I'll have a look 
at how it behaves with input and other aspects of console sharing. You might be 
right that it can cause some issues, as I did run into cases where the main 
lldb console UI hung if the lldb-server subprocess crashed (due to unchecked 
Error), but I didn't realize and correlate this to the inherited/shared console 
at that time.

When passing flags like `--tty` or `--disable-stdio` to `process launch`, is it 
possible to set a persistent preference for that somehow via e.g. the 
`.lldbinit` file?


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D70387



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

Reply via email to