ted added a comment.

Traditionally, remote gdbservers handle memory operations that overlap a 
software breakpoint. Writes get the new value saved off, and reads get the 
breakpoint opcode replaced by the saved value.


https://reviews.llvm.org/D39967



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

Reply via email to