================ @@ -108,8 +108,8 @@ TraceIntelPTBundleLoader::CreateEmptyProcess(lldb::pid_t pid, // /*listener*/ nullptr, "trace", // /*crash_file*/ nullptr, // /*can_connect*/ false); - - process_sp->SetID(static_cast<lldb::pid_t>(pid)); + // + // process_sp->SetID(static_cast<lldb::pid_t>(pid)); ---------------- nmosier wrote:
I reverted this, given your suggestion in the other thread. https://github.com/llvm/llvm-project/pull/77252 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits