================ @@ -313,6 +313,8 @@ class BreakpointLocation void UndoBumpHitCount(); + void SetThreadIDInternal(lldb::tid_t thread_id); ---------------- jimingham wrote:
I don't think you need to mention crashing lldb. Even if we fix that, telling the world about something that's not fully constructed yet is enough of a bad idea, we can leave it at that. Otherwise this is good. https://github.com/llvm/llvm-project/pull/79716 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits