This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
No core files
- From: Darrell Bellert <dbellert at boulder dot qms dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 15 Feb 2002 13:58:30 -0700
- Subject: No core files
- Reply-to: darrell dot bellert at minolta-qms dot com
If I am in the wrong list, I apologize. Here's my question:
I'm executing code that results in a seg fault, but no 'core' file is
generated. Is this related to the gcc compiler? How do I enable the
creation of core files? I compiled debug on Red Hat 7.2
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
Thanks,
Darrell