[Lldb-commits] [PATCH] [LLDB][MIPS] Handle false positives for MIPS hardware watchpoints

Mohit Bhakkad mohit.bhakkad at gmail.com
Fri Jun 26 04:50:36 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: source/Target/StopInfo.cpp:840
@@ -840,1 +839,3 @@
+                        output_sp->Flush();
+                    }
                 }
----------------
Sorry, I missed else part here.
it will make m_should_stop = false

http://reviews.llvm.org/D10761

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






More information about the lldb-commits mailing list