This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GDB not recognizing the core file
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: "Abhijit H. Bhosale" <abhibhosale at yahoo dot co dot uk>
- Cc: gcc <gcc at gcc dot gnu dot org>
- Date: Mon, 23 Sep 2002 11:16:51 -0400
- Subject: Re: GDB not recognizing the core file
>>>>> Abhijit H Bhosale writes:
Abhijit> I am working on AIX 4.3.2.0.
Abhijit> Using GCC 3.2 to build
Abhijit> My application is running properly in debug build but giving silently
Abhijit> exiting in release build.
Abhijit> It created a core file.
Abhijit> But when I try to use gdb on the core file, gdb says, core File format
Abhijit> not recognized.
What version of GDB are you using? This may be a more appropriate
question for the GDB mailinglist instead of the GCC mailinglist.
David