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)


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> Normally it probably is not of much concern as FSF GCC defaults to
Jan> -gdwarf-2 where no changes happen.  Just Fedoras+RHELs default to
Jan> -gdwarf-3 where the assumed defaults have changed, therefore
Jan> proposing for FSF GDB to verify DW_AT_producer - it affects even
Jan> FSF GCCs when one uses -gdwarf-3 or -gdwarf-4.

I think this is ok.
I am not really a fan of producer checks, but I couldn't think of
anything better.

Tom


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