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: [patch] DWARF-3+ DW_AT_accessibility defaults #2 (GCC PR debug/45124)


Tom> I am not really a fan of producer checks, but I couldn't think of
Tom> anything better.

Jan> I was curious I haven't found any GCC/G++ DW_AT_producer check so far.

There are some but they are elsewhere -- see record_producer and then
users of the field that it sets.  Well, ok, I actually just found one,
in arm-tdep.c.

Tom


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