[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH][PR guile/17247] Block SIGCHLD while initializing Guile
From: |
Eli Zaretskii |
Subject: |
Re: [PATCH][PR guile/17247] Block SIGCHLD while initializing Guile |
Date: |
Mon, 01 Sep 2014 05:36:59 +0300 |
> Date: Sun, 31 Aug 2014 13:20:48 -0700
> From: Doug Evans <address@hidden>
> Cc: "address@hidden" <address@hidden>, guile-devel <address@hidden>
>
> Users are going to want to start threads.
If users want threads in Guile, they can use Guile.
In GDB, Guile is just an extension language. I see no catastrophe in
saying there are some restrictions to what a Guile extension in GDB
can and cannot do.