This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB 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: gdb/1302: Segmentation fault in gdb--5.3 with gcc--3.0.3


The following reply was made to PR c++/1302; it has been noted by GNATS.

From: Michael Elizabeth Chastain <mec@shout.net>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: gdb/1302: Segmentation fault in gdb--5.3 with gcc--3.0.3
Date: Wed, 13 Aug 2003 16:25:29 -0400

 There were numerous problems with debug information in gcc 3.0.4
 and earlier versions.  Please upgrade to gcc 3.1 or later.
 The latest released gcc is gcc 3.3.1.
 
 Also, can you do this after you get the segfault:
 
   gdb /usr/bin/gdb core
   backtrace
 
 For "/usr/bin/gdb" substitute whatever the actual path to the
 gdb executable is.  We need to get the backtrace of gdb itself
 to see anything useful.
 
 Michael C


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