DavidSpickett added a comment.

In D95602#2593980 <https://reviews.llvm.org/D95602#2593980>, @omjavaid wrote:

> I guess we also need LLDB API interface for reading/writing memory tags. So 
> that we can do something like process.ReadMemoryTags() from python. Do you 
> plan on adding it in a later patch?

Yes but I had forgotten about it so thanks for the reminder. I want to get the 
read/write commands done first so I had a better idea of what details you'd 
want access to. Plus, would we want to extend the existing memory API or have 
an additional call to get tags. (the latter most likely)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95602

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

Reply via email to