This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: V3 PATCH: Static data members


>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:

>>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:
Benjamin> warning about these constructs, so that I can make sure
Benjamin> that everything is indeed defined? That would be quite
Benjamin> helpful.

> I'm not sure exactly what warning you're looking for, but if you spell
> it out, we could try.

> It sounds like what we really need to do is fix either GCC's debugging
> information, or GDB, though... :-(

I've already fixed dwarf2out to emit information about the value of
member constants, but I don't thing GDB uses it yet.

Jason

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