discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Causing a core dump in GNUstep program


From: Andreas Höschler
Subject: Re: Causing a core dump in GNUstep program
Date: Tue, 2 Sep 2014 13:41:48 +0200

Hi,

thanks a lot for all your answers. I am using 

        #include <signal.h>
        kill(getpid(), SIGFPE);

now and it works like a charm!!

All the best,

 Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]