[Lldb-commits] [PATCH] Solve hang on Windows when lldb fails to launch the process
Zachary Turner
zturner at google.com
Tue Feb 24 16:33:47 PST 2015
Interesting. The change looks correct. Out of curiosity, what was the error launching the process? based on the arguments that were used to attempt CreateProcess(), should the launch have succeeded under normal circumstances? Maybe we were launching a process with a bogus path or something?
http://reviews.llvm.org/D7874
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list