================ @@ -2668,7 +2655,23 @@ Status Process::LoadCore() { StateAsCString(state)); error.SetErrorString( "Did not get stopped event after loading the core file."); + } else { + DidLoadCore(); ---------------- clayborg wrote:
Call `DidAttach(...)` instead? https://github.com/llvm/llvm-project/pull/70351 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits