This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Howto disable guiles signal handlers for debugging?


Hi!

I use guile for scripting a C application - but unfortunately the
guile provided signal handlers for SIGSEGV and friends are not
very helpful. Is ther any way to instruct guile _not_ to install
those handlers? (apart from re-setting them inside gh_enter())

Richard.

--
Richard Guenther <richard.guenther@student.uni-tuebingen.de>
WWW: http://www.anatom.uni-tuebingen.de/~richi/
The GLAME Project: http://www.glame.de/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]