[Lldb-commits] [lldb] [lldb] Implement Process::ReadMemoryRanges (PR #163651)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 21 08:13:00 PDT 2025


felipepiovezan wrote:

Added death tests, removed references to "chunks" in the comments, rewrote `return llvm::SmallVector<llvm::MutableArrayRef<uint8_t>>(ranges.size());` into something more palatable

https://github.com/llvm/llvm-project/pull/163651


More information about the lldb-commits mailing list