guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC] Block all async signals used by gdb when initializing Guile


From: Eli Zaretskii
Subject: Re: [RFC] Block all async signals used by gdb when initializing Guile
Date: Tue, 01 Sep 2015 18:50:26 +0300

> Date: Tue, 1 Sep 2015 08:22:44 -0700
> From: Doug Evans <address@hidden>
> Cc: Mark Kettenis <address@hidden>, 
>       "address@hidden" <address@hidden>, guile-devel <address@hidden>
> 
> On Tue, Sep 1, 2015 at 7:35 AM, Eli Zaretskii <address@hidden> wrote:
> >> The goal here is to block these signals from being sent to the threads
> >> that Guile (or more specifically libgc) creates.
> >
> > Why only libgc?  Don't we want to block these signals in any Guile
> > code invoked later by GDB?
> 
> Any threads created later are required to DTRT themselves.
> [Same as on python.]

Then I guess this problem can be ignored for Windows.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]