[Lldb-commits] [lldb] [lldb] Add SBProcess methods for get/set/use address masks (PR #83095)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 27 15:41:13 PST 2024


jasonmolenda wrote:

Thanks so much for reading through these @DavidSpickett and @hawkinsw !  @adrian-prantl and @JDevlieghere  suggested using a doxygen group for this set of methods and having the long definitions of `type` and `addr_range` a single time, referring back to them from the individual methods, I wasn't thrilled with all that duplicated text either.  I think I did this well enough?

https://github.com/llvm/llvm-project/pull/83095


More information about the lldb-commits mailing list