[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 07:55:22 PDT 2018


xbolva00 added a comment.

In https://reviews.llvm.org/D51966#1231943, @clayborg wrote:

> We should obey the --tty option here and set CREATE_NEW_CONSOLE if it is set no?


I also thought about it.  @zturner, @labath ?


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D51966





More information about the lldb-commits mailing list