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]

generating core dumps


Hi,

	I searched your web site for the answer to this silly question without
success.

	I am using GCC for C code application. First application is starting the
2nd application using fork() and execl(). The 2nd application crashes with
"No core dump". How do I make the 2nd application crash with core dump which
I can examine under the ddd.

	I have been searching under the compiler options and found nothing. Your
guidance would be appreciated.

Thanks
saggu


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