On Fri, 14 Jul 2000, Martin Sevior wrote:
>
> Sam,
> Is it possible to keep the core dumps for debug or some other
> build options. I find core dumps an extremely useful means of debugging
> code.
>
When the segfault handler is done, it calls abort(), which dumps core in
addition to quitting. So you needn't worry.
Question: Should it dump core in non-debug builds?
sam th
[EMAIL PROTECTED]
http://www.abisource.com/~sam
- Re: commit -- segfault handler on Unix sam th
- Re: commit -- segfault handler on Unix Matthew Kirkwood
- commit -- more signal handling stuff sam th
- Re: commit -- more signal handling stuff Martin Sevior
- Re: commit -- more signal handling stuff sam th
- Re: commit -- more signal handling ... Tim Allen
- Re: commit -- more signal handl... sam th
- Re: commit -- more signal h... Aaron Lehmann
- Re: commit -- more signal h... sam th
