[fpc-pascal] catch segfaults

Ewald ewald at yellowcouch.org
Thu Mar 14 00:13:43 CET 2013


Once upon a time, Xiangrong Fang said:
> Is it possible to use try...except to catch SIGSEGV?
I don't know if it is possible, but how about using fpSignal()? See
http://www.freepascal.org/docs-html/rtl/baseunix/fpsignal.html

-- 
Ewald




More information about the fpc-pascal mailing list