[Lldb-commits] [PATCH] Reduce number of threads in lldb-mi.

Ilia K ki.stfu at gmail.com
Thu Feb 19 06:44:50 PST 2015


================
Comment at: tools/lldb-mi/MIDriver.cpp:631
@@ -630,3 +652,1 @@
-        // Poll stdin queue and dispatch
-        if (!ReadStdinLineQueue())
         {
----------------
abidh wrote:
> ki.stfu wrote:
> > We should remove ReadStdinLineQueue if it not used any more.
> I will surly do in a separate revision. There will be a lot of code cleanup.
If be honest I'd prefer to do it simultaneously. It gives a chance to review all your changes at once and it will help me (and possible us) adopt a more exact solution.

http://reviews.llvm.org/D7746

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






More information about the lldb-commits mailing list