[Ecls-list] ECL debugger
Juan Jose Garcia Ripoll
jlr at mpq.mpg.de
Wed May 19 01:17:04 UTC 2004
Julian Stecklina wrote:
>Hello,
>
>I am trying to incorporate ECL into a C server in order to ease
>configuration. One problem I do have[...]
>
>Any signal is catched by ECL and I get a REPL. This should never ever
>happen. Is there a straight forward way to disable it?
>
Set si::*interrupt-enable* to NIL, ecl_interrupt_enable = 0 or install
your own signal handler using signal() :-)
Regards,
Juanjo
--
Max-Planck-Institut fuer Quantenoptik +49/(0)89/32905-345
Hans-Kopfermann-Str. 1, D-85748 www.mpq.mpg.de/Theorygroup/CIRAC/
Garching b. Muenchen, Germany Juan.Ripoll at mpq.mpg.de
More information about the ecl-devel
mailing list