[Lldb-commits] [PATCH] D51966: Do not create new terminals when launching process on Windows by default

Dávid Bolvanský via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 12 08:55:06 PDT 2018


xbolva00 added a comment.

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" ..


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D51966





More information about the lldb-commits mailing list