jasonmolenda wrote:

> ```
>    SBWatchpoint SBTarget::WatchpointCreateByAddress(addr_t address, size_t 
> size, uint32_t access_flags, SBError &error);
> ```
> 
> with `eWatchpointAccess{Read,Write,Modify}` flags defined.

@bulbazord what do you think about this suggestion?  Would you still prefer an 
Options class?

https://github.com/llvm/llvm-project/pull/66308
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to