mohit.bhakkad added a comment.

Jason, in MIPS watch registers, last 3 bits of watchpoint addresses are masked 
by IRW(instruction, read, write types) flags, 
so machine gives exception for any address having other bits same to the actual 
watch address execept last 3 bits.
Comment at line number 749 in below code gives an such example.

Zachary, TestMyFirstWatchpoint.py already covers this case.


Repository:
  rL LLVM

http://reviews.llvm.org/D13241



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to