[Lldb-commits] [PATCH] Allow some test suite options for dealing with crashing on Windows

Zachary Turner zturner at google.com
Thu Dec 11 15:43:47 PST 2014


BTW, can you look at what I did in ProcessLauncherWindows?  What are the implications of launching with a hidden window, as I did, and launching with CREATE_NO_WINDOW or DETACHED_PROCESS?  The latter 2 seemed to be preferable, if they worked correctly, but I wasn't sure if it would result in strange behavior since the program might still be using stdout, stdin, and stderr.


http://reviews.llvm.org/D6628

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list