[Lldb-commits] [lldb] [lldb][Linux] Read memory protection keys for memory regions (PR #182246)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 1 05:26:53 PDT 2026
DavidSpickett wrote:
@omjavaid I've significantly reduced the arguments to MemoryRegionInfo and now this PR is just an extra getter/setter for the protection key.
Please take another look at this and https://github.com/llvm/llvm-project/pull/184115. With the assumption that we do not clash with GDB's implementation, which I will keep track of.
https://github.com/llvm/llvm-project/pull/182246
More information about the lldb-commits
mailing list