set-handle-segv!

Name

set-handle-segv! -- If FLAG, tell Scwm to catch segv signals.

Synopsis

(set-handle-segv! flag)

Description

If flag, tell Scwm to catch segv signals. This is the default, but if you catch a segv and really need it to dump right away to figure out what is wrong then use this. No cleanup is done if handling segv is #f. Be sure to have an extra terminal handy on a console or separate X server. For developers and hackers only.

Implementation Notes

Module: Built-in Primitive

Defined in src/miscprocs.c at line 668 (CVS log)