================ @@ -313,6 +313,8 @@ class BreakpointLocation void UndoBumpHitCount(); + void SetThreadIDInternal(lldb::tid_t thread_id); ---------------- bulbazord wrote: @jimingham how does this look to you? https://github.com/llvm/llvm-project/pull/79716