[Lldb-commits] [PATCH] Report watchpoint hits during single stepping.

Chaoren Lin chaorenl at google.com
Thu Mar 19 17:33:38 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: test/functionalities/watchpoint/step_over_watchpoint/TestStepOverWatchpoint.py:1
@@ +1,2 @@
+"""Test stepping over watchpoints."""
+
----------------
ovyalov wrote:
> Did you run this test remotely?
Remote test fails for VMware target, but not real machine (Vince's workstation). PTRACE_SINGLESTEP doesn't trigger watchpoints at all. Could this be a bug in VMware?

http://reviews.llvm.org/D8404

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






More information about the lldb-commits mailing list