diff options
author | Jacob Lalonde <jalalonde@fb.com> | 2025-05-29 11:06:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-29 11:06:56 -0700 |
commit | 9ca41b6b65680c9eceb938c0e27d8d054114e680 (patch) | |
tree | b65859590854037b841fd0a5cb79aab36f485083 /clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp | |
parent | b411f70c3b83b0b25eee67d666d42cf50f78a6b8 (diff) | |
download | llvm-9ca41b6b65680c9eceb938c0e27d8d054114e680.zip llvm-9ca41b6b65680c9eceb938c0e27d8d054114e680.tar.gz llvm-9ca41b6b65680c9eceb938c0e27d8d054114e680.tar.bz2 |
[LLDB][Minidump] Fix bug in generating 64b memory minidumps (#141995)
In #129307, we introduced read write in chunks, and during the final
revision of the PR I changed the behavior for 64b memory regions and did
not test an actual 64b memory range.
This caused LLDB to crash whenever we generated a 64b memory region.
64b regions has been a problem in testing for some time as it's a waste
of test resources to generation a 5gb+ Minidump. I will work with
@clayborg and @labath to come up with a way to specify creating a 64b
list instead of a 32b list (likely via the yamilizer).
Diffstat (limited to 'clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp')
0 files changed, 0 insertions, 0 deletions