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

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 26 13:14:57 PDT 2023


https://github.com/jasonmolenda approved this pull request.

Yes this looks good to me.  I originally had a little concern about changing the ordering of how we call the methods in the corefile process plugins, but I don't think that's going to be an issue for them.

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


More information about the lldb-commits mailing list