[Lldb-commits] [PATCH] D155905: lldb RFC: Exposing set/get address masks, Fix*Address methods in SBProcess

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 27 14:38:00 PDT 2023


jasonmolenda updated this revision to Diff 544936.
jasonmolenda added a comment.

Update the patch to express the mask getter/setters in terms of a type enum, after discussions with Greg and David.  I still need to write a test for this API but I'm liking where this is now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155905

Files:
  lldb/include/lldb/API/SBProcess.h
  lldb/include/lldb/lldb-enumerations.h
  lldb/source/API/SBProcess.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155905.544936.patch
Type: text/x-patch
Size: 5384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230727/4ee442a2/attachment.bin>


More information about the lldb-commits mailing list