Daniel Jacobowitz - Re: [PATCH][C++] Fix PR29433, make C++ use a lot less time/memory (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC 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]

Thanks for doing this! But unfortunately...

On Tue, Feb 20, 2007 at 03:24:20PM +0100, Michael Matz wrote:

These are more incorrect than the current names. They're inside a DW_TAG_namespace scope, so GDB goes to a lot of trouble to prepend the namespace to the specified name. It'll get std::std::_Ios_Openmode and I think that's the right interpretation of this debug info.

Is there some way we can lose the initial scope?

(dunno about this one, maybe it shouldn't have a DW_AT_name at all?)

-- Daniel Jacobowitz CodeSourcery


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