This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: No core dump
- From: "Ajay Bansal" <Ajay_Bansal at infosys dot com>
- To: "Lev Assinovsky" <LAssinovsky at algorithm dot aelita dot com>,<Krzysztof dot Wisniowski at siemens dot com>,<gcc-help at gcc dot gnu dot org>
- Date: Thu, 30 Oct 2003 17:49:11 +0530
- Subject: RE: No core dump
I beg to differ.
Giving command before running your executable enables core
ulimit -c unlimited
-----Original Message-----
From: Lev Assinovsky [mailto:LAssinovsky@algorithm.aelita.com]
Sent: Thursday, October 30, 2003 5:33 PM
To: Krzysztof.Wisniowski@siemens.com; gcc-help@gcc.gnu.org
If your system is Linux then "no coredump" is a feature.
I heard to fix that you have to recompile the kernel.
----
Lev Assinovsky
Aelita Software Corporation
O&S InTrust Framework Division, Team Leader ICQ# 165072909
> -----Original Message-----
> From: Krzysztof.Wisniowski@siemens.com
> [mailto:Krzysztof.Wisniowski@siemens.com]
> Sent: Thursday, October 30, 2003 2:55 PM
> To: gcc-help@gcc.gnu.org
> Subject: No core dump
>
>
> Hi all,
> Recently I had to switch to gcc 3.2. My program crashes with
> segmentation fault, however no core is dumped. Is there some compiler
> option to force the system to generate the core file, or is it system
> feature?
>
> Greetings,
> --
> Krzysztof Wisniowski | Siemens Sp. z o.o.
> ICM SDC NMR 3 | Software Design Center
> Phone: +48 71 799 2403 | 54A Strzegomska Str.
> Fax: +48 71 799 2320 | 53-611 Wroclaw POLAND
>
>