[Lldb-commits] [lldb] [lldb/Target] Delay image loading after corefile process creation (PR #70351)

via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 26 13:23:24 PDT 2023


jimingham wrote:

Is there a reason this is DidLoadCore only has a non-trivial implementation for Mach?

The generic and Mach parts of this are fine, so if there's a reason why this isn't needed for the other platform's core files, then this LGTM as well.

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


More information about the lldb-commits mailing list