[Lldb-commits] [lldb] [llvm] [LLDB][Minidump] Fix ProcessMinidump::GetMemoryRegions to include 64b regions when /proc/pid maps are missing. (PR #101086)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 29 17:49:52 PDT 2024
https://github.com/clayborg requested changes to this pull request.
There must be some minidump yaml tests somewhere. We should add some to test the YAML support. Also need to test for multiple MemoryDescriptor_64 entries in a file using your new YAML.
https://github.com/llvm/llvm-project/pull/101086
More information about the lldb-commits
mailing list