[Lldb-commits] [PATCH] D51966: Do not create new terminals when launching process on Windows by default
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 12 07:35:28 PDT 2018
clayborg added a comment.
We should obey the --tty option here and set CREATE_NEW_CONSOLE if it is set no?
Repository:
rLLDB LLDB
https://reviews.llvm.org/D51966
More information about the lldb-commits
mailing list