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/1510: <incomplete type> when printing nested typedef enum in Linux/g++/C++


The following reply was made to PR gdb/1510; it has been noted by GNATS.

From: "Burckhardt, Jacob, CTR" <Jacob.Burckhardt-contractor@jntf.osd.mil>
To: gdb-gnats@sources.redhat.com, nobody@sources.redhat.com,
   bjacob@ca.metsci.com, gdb-prs@sources.redhat.com
Cc:  
Subject: Re: gdb/1510: <incomplete type> when printing nested typedef enum
	 in Linux/g++/C++
Date: Wed, 14 Jan 2004 16:06:40 -0700

 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&databas
 e=gdb&pr=1510
 
 -gdwarf-2 with the old gcc 2.96 worked.
 
 -g worked with both of the following versions:
 
 g++ (GCC) 3.4 20031112 (experimental)
 g++ (GCC) 3.3.2
 
 One of the other computers I use still has only gcc 2.96.  I probably won't
 be able to install a new version there, so I will just use -gdwarf-2.
 Thanks for telling me about that option.
 
 I suggest closing this bug report and marking it as not a bug.


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