jasonmolenda added a comment.

If I was going to describe this patch briefly at this point, I would say: 
"Change lldb from depending on the remote gdb stub to tell it whether 
watchpoints are received before or after the instruction, to knowing the 
architectures where watchpoint exceptions are received before the instruction 
executes, and allow the remote gdb stub to override this behavior in its 
qHostInfo response".  The rest is mechanical change.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143215/new/

https://reviews.llvm.org/D143215

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

Reply via email to