Hi Felipe,

Any chance you could point me in the right direction?

- Kyle

On Tue, Oct 1, 2024 at 9:41 AM Adrian Prantl <apra...@apple.com> wrote:
>
> CC'ing Felipe, who is currently reworking a lot of this code and is much 
> deeper in the subject matter than me.
>
> -- adrian
>
> > On Oct 1, 2024, at 8:42 AM, Kyle Huey <kh...@pernos.co> wrote:
> >
> > 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

Reply via email to