[Lldb-commits] [PATCH] D93479: [lldb] Simplify the is_finalized logic in process and make it thread safe.
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 30 09:37:01 PDT 2021
jingham added a comment.
In D93479#2850104 <https://reviews.llvm.org/D93479#2850104>, @aharries-upmem wrote:
> In D93479#2841049 <https://reviews.llvm.org/D93479#2841049>, @jingham wrote:
>
>> Huh... I fear you are going to have to debug this further on your end. I can't see anything else suspect in this patch.
>
> Agreed. Sadly I need to prioritise another task in the short term, but I think I'm going to try slowly re-implementing the changes in the patch to see I can find a minimal change that triggers it when I have time.
Don't hesitate to reach out for questions, explanations, "what the heck"-s once you get back to this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93479/new/
https://reviews.llvm.org/D93479
More information about the lldb-commits
mailing list