jasonmolenda wrote: I put up a PR that avoids a memory region starting at address 0, and also clarifies the documentation of the qMemoryRegionInfo packet to state that permissions: are required for all memory regions that are accessible by the inferior process. A memory region with no `permissions:` key means that it is not an accessible region of memory. I put this PR up at https://github.com/llvm/llvm-project/pull/100288 @dlav-sc what do you think? I know you've moved past this issue by implementing memory-allocation and fixing your qMemoryRegionInfo packet response, but I wanted to get a final fix before we all walk away from this PR.
https://github.com/llvm/llvm-project/pull/99045 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits