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/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
