labath added a comment.

In D95802#2541796 <https://reviews.llvm.org/D95802#2541796>, @mgorny wrote:

> Same way I did x86 watchpoints? I suppose I could try that.

Possibly. Depends on the implementation, I guess. I was thinking we could just 
shove this into the NativeProcessProtocol class. Though, now I see that would 
complicate layering as that class is in Host. However, there's no hard reason 
why that class has to be in Host (it's pretty different than the rest of host 
functionality), so we could also solve that by moving it some place else....


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

https://reviews.llvm.org/D95802

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

Reply via email to