[Lldb-commits] [PATCH] D70387: [LLDB] [Windows] Allow making subprocesses use the debugger's console with LLDB_INHERIT_CONSOLE=true
Adrian McCarthy via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 18 16:54:46 PST 2019
amccarth added a comment.
labath has added great context here, and I generally agree with clayborg's ideal of optimal behavior. That said, if memory serves, getting that behavior on Windows can be quite challenging, so I'm not sure if it's worth the effort.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70387/new/
https://reviews.llvm.org/D70387
More information about the lldb-commits
mailing list