[Ecls-list] [PATCH RESEND] Fix the value of the print-function depth parameter in defstruct.
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Wed Oct 7 13:42:01 UTC 2009
On Wed, Oct 7, 2009 at 12:09 PM, Alexander Gavrilov
<angavrilov at gmail.com> wrote:
> 1. What about :continue after having interrupted a thread?
It should work. :continue is just calling #'continue I have changed a
couple of things now to make this work better.
> 2. The second Ctrl-C kills the interpreter in most cases.
Yes, somehow the POSIX sigmaks was returned to a value in which
signals were not filtered.
> 3. :br does not work at all:
It is not implemented.
> Also, if there is only one non-signal thread running, why can't it be
> interrupted automatically as a simplified special case?
I have added this. The variable ext:*interrupt-lonely-threads-p*
conditions that behavior.
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
More information about the ecl-devel
mailing list