This is the mail archive of the gdb@sourceware.org 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: gcc 4.2 breaks debugging anonymous namespace


On Fri, May 25, 2007 at 02:00:35PM +0200, Corinna Vinschen wrote:
> IMHO, this is a bug in g++.  The mangled name in DW_AT_MIPS_linkage_name 
> is required so that GDB can correctly recognize mangled c++ symbols.

Yes, I think so.  Keep in mind that, in turn, the dependency on
DW_AT_MIPS_linkage_name is actually a bug in GDB; I worked on this for
a while, but the patches had some rough spots and I never finished
them.  I hope I can come back to it some day soon.

-- 
Daniel Jacobowitz
CodeSourcery


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