[Lldb-commits] [lldb] [lldb] Add 'FindInMemory()' overload for PostMortemProcess. (PR #102536)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 19 10:49:58 PDT 2024
jasonmolenda wrote:
My comment about hoping to crack open the Target/Process ReadMemory API shouldn't have anything to do with this patch, I don't think. I saw the discussion going in to areas of "the ReadMemory API could behave differently", and I wanted to note that I'm hoping to start a proposal on changing these API, and that would be a good opportunity to make changes like those because I'll probably need to update all the callers across the codebase if we find a new API design we can all agree on.
https://github.com/llvm/llvm-project/pull/102536
More information about the lldb-commits
mailing list