[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

10826: Re: [MUD-Dev] Technical programming question (circular buffers & logging)

[Full Header] [Plain Text]
From: Chris Gray <cg@ami-cg.GraySage.Edmonton.AB.CA>
Newsgroups: nu.kanga.list.mud-dev
Date: Thu, 15 Jul 1999 22:33:04 -0600
Organization: Kanga.Nu
[Ben Greear:]

> Ok, got mine working pretty good.  One problem though.  I catch the SIGSEGV,
> so there is no core file.  Is there a way I can still get a core file as if
> it was not caught (and still catch it?)

Sure, call 'abort', which generates a SIGABORT, which is another signal
that generates a core file.

--
Don't design inefficiency in - it'll happen in the implementation.

Chris Gray     cg@ami-cg.GraySage.Edmonton.AB.CA
               http://www.GraySage.Edmonton.AB.CA/cg/



_______________________________________________
MUD-Dev maillist  -  MUD-Dev@kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev