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: Differences between gdb-index as generated by Gold and GDB itself


>>>>> "Sterling" == Sterling Augustine <saugustine@google.com> writes:

Sterling> That is, the enumerator inside the namespace includes the enum name,
Sterling> but the enumerator outside the namespace doesn't include the enum
Sterling> name. Is this a bug in GDB?

I think so.

Sterling> The index produced by gold does include the enumerator name, and is
Sterling> therefore inconsistent with GDB--I'm happy to fix one or the other,
Sterling> but I'm not sure which one is right.

I think the name of the enumerator should not contain the name of the
enum.

Tom


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