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: fix PR 7286


>>>>> "Joseph" == Joseph S Myers <joseph@codesourcery.com> writes:

Joseph> You could also in principle detect C99 translation units with
Joseph> DW_LANG_C99, except that I think GCC uses DW_LANG_C89 at
Joseph> present for all C code, whatever mode it is compiled in.

I filed a gcc PR for this.

I wonder whether we will also want to whether GNU C was used, and also
whether we will want to know the particular C++ dialect.

Tom


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