[Lldb-commits] [lldb] Revert "[LLDB] Reappply SBSaveCore AddMemoryList" (PR #107731)
Jacob Lalonde via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 9 15:45:12 PDT 2024
Jlalond wrote:
@jasonmolenda I was just about to respond. In `AddDirtyPages` [I am in fact passing End() as Size()] (https://github.com/llvm/llvm-project/commit/bb343468ffa8c2190fcdd0f704d370c75d3b5edd#diff-96c5fb7a96b37c4401faaef482eaf8d4e1ecd38d49a1ff8eb96d361b0dfa24b9L6497).
I'm using this as an opportunity to add more tests because I found some potential other bugs during investigation.
https://github.com/llvm/llvm-project/pull/107731
More information about the lldb-commits
mailing list