================ ---------------- jimingham wrote:
The parameter name: `vm_addr` is wrong now, but that wasn't your doing... But now that you are calling FixAnyAddress in Process::ReadMemory before calling DoReadMemory, you should note here that this is a "fixed virtual load address" to distinguish this from ReadMemory's vm_addr parameter. https://github.com/llvm/llvm-project/pull/217148 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
