This is the mail archive of the gdb-patches@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: [RFA] dwarf2_physname


>>>>> "Michael" == Michael Eager <eager@eagercon.com> writes:

Michael> (http://www.dwarfstd.org/ShowIssue.php?issue=090715.1&type=closed3)

Michael> There was a significant amount of discussion about whether this was
Michael> really needed.  There were a couple examples where it might provide
Michael> information which was not otherwise available or where it compensated
Michael> for linkers which didn't support weak externs.

I read that page and didn't see these examples.  Do you know where we
could find them?

It seems to me that if we can do the job without DW_AT_*linkage_name,
then all other things being equal that is what we ought to do,
considering that the new attribute is optional.  In practice this only
means that we must determine whether all other things actually are
equal.

Tom


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