This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]