On Wed, Feb 28, 2024 at 10:02 AM Adrian Prantl <apra...@apple.com> wrote: > LLDB implements this in a custom stepping plan that creates a conditional > breakpoint where two async contexts are compared: First, there's the active > async context at the time of the step. Next, the active async context at the > time the breakpoint is hit. If the two async contexts are equal, then the > breakpoint is discarded and the step has completed.
Out of curiosity where does this code actually live? - Kyle -- Dwarf-discuss mailing list Dwarf-discuss@lists.dwarfstd.org https://lists.dwarfstd.org/mailman/listinfo/dwarf-discuss