[Lldb-commits] [PATCH] Report stopped by trace if none of the watchpoint was hit

Vince Harron vince at nethacker.com
Fri Mar 13 14:32:54 PDT 2015


================
Comment at: source/Plugins/Process/Linux/NativeThreadLinux.cpp:406
@@ +405,3 @@
+    // The process reported a watchpoint was hit, but we don't found the watchpoint. Assume that a
+    // stopped by trace is reported as a hardware watchpoint (happens on some linux kernels)
+
----------------
Which kernels is it known to happen on/not happen on?

http://reviews.llvm.org/D8081

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






More information about the lldb-commits mailing list