[Lldb-commits] [PATCH] D128832: [lldb-server] Skip shared regions for memory allocation
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 29 09:18:32 PDT 2022
DavidSpickett added a reviewer: DavidSpickett.
DavidSpickett added inline comments.
================
Comment at: lldb/unittests/Process/Utility/LinuxProcMapsTest.cpp:278
check_regions(params);
}
----------------
I don't see a test for a mapping with "s" for the sharing char, did I miss it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128832/new/
https://reviews.llvm.org/D128832
More information about the lldb-commits
mailing list