[Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.
Ilia K
ki.stfu at gmail.com
Thu Feb 19 07:08:16 PST 2015
Let's summarize:
- remove unnecessary code in this patch (don't do it in different revision)
- keep CMICmnStreamStdin/CMICmnStreamStdout/CMICmnStreamStderr class
- use CMICmnStreamStdin::ReadLine
- use ExecuteCommand instead of InjectCommand in LocalDebugSessionStartupInjectCommands (and rename it to LocalDebugSessionStartupExecuteCommands)
http://reviews.llvm.org/D7746
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list