[Lldb-commits] [PATCH] D128832: [lldb-server] Skip shared regions for memory allocation

Emre Kultursay via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 29 09:49:09 PDT 2022


emrekultursay updated this revision to Diff 441058.
emrekultursay added a comment.

Added test that covers shared (s) input


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128832

Files:
  lldb/include/lldb/Target/MemoryRegionInfo.h
  lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  lldb/source/Plugins/Process/Utility/LinuxProcMaps.cpp
  lldb/unittests/Process/Utility/LinuxProcMapsTest.cpp
  lldb/unittests/Process/Utility/MemoryTagManagerAArch64MTETest.cpp
  lldb/unittests/Process/minidump/MinidumpParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128832.441058.patch
Type: text/x-patch
Size: 19560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220629/082fc371/attachment-0001.bin>


More information about the lldb-commits mailing list