[Lldb-commits] [lldb] [lldb] Add 'FindInMemory()' overload for PostMortemProcess. (PR #102536)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 14 10:06:29 PDT 2024


clayborg wrote:

Yes, this is primarily for performance of C++ coroutine detection where we must search memory for magic values.

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


More information about the lldb-commits mailing list