> Date: Tue, 1 Sep 2015 08:22:44 -0700
> From: Doug Evans <xdj...@gmail.com>
> Cc: Mark Kettenis <mark.kette...@xs4all.nl>, 
>       "gdb-patc...@sourceware.org" <gdb-patc...@sourceware.org>, guile-devel 
> <guile-devel@gnu.org>
> 
> On Tue, Sep 1, 2015 at 7:35 AM, Eli Zaretskii <e...@gnu.org> 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