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: Robert Slover
Subject: Re: Causing a core dump in GNUstep program
Date: Wed, 27 Aug 2014 21:57:46 -0400

kill(getpid(), SIGABRT)

> On Aug 27, 2014, at 18:58, Andreas Höschler <ahoesch@smartsoft.de> wrote:
> 
> Hi all,
> 
> I am tracking a very hard to catch problem and therefore would like to 
> purposely create a core dump via a piece of code in my program when the 
> problem reoccurs (might take days or weeks). What line of code can I include 
> in my GNUstep Objective-C program to create a core dump on purpose? Any idea?
> 
> Thanks a lot,
> 
> Andreas
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep



reply via email to

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