This is the mail archive of the gdb-patches@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: [rfa] fix for PR c++/1553


On Tue, 24 Feb 2004 15:03:32 -0500, Daniel Jacobowitz <drow@mvista.com> said:

> I think your handling for nested classes in determine_prefix is
> wrong also; it walks the parents of structs even though structs are
> sometimes given fully qualified names.

Eek!  I think you are correct.  And that will be extra-fun to come up
with a test case for, given the vagaries of GCC debug output.

I'll add that to my list of things to clean up, then.  (But, just to
be clear, I'm leaving the current rfa'd patch as-is: this will be a
subsequent cleanup.)

David Carlton
carlton@kealia.com


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