clayborg added a comment.

In https://reviews.llvm.org/D51966#1232057, @xbolva00 wrote:

> So basically the hardest problem is to "find a way to get stdio from a 
> process and feed to to LLDB so it shows up when neither --tty nor --no-stdio 
> is set" ..


yes. The easier solution is to just create a console for now if this is too 
hard. So the fix here would be to just not set the CREATE_NEW_CONSOLE if 
--no-stdio is set.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D51966



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

Reply via email to