This is the mail archive of the gdb-patches@sources.redhat.com 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]

[RFA] Fallback unsupported languages to "minimal"


Now that we have the "minimal" language, we can change the DWARF2 reader
to fallback to this language, instead of using the "unknown" one.

See http://sources.redhat.com/ml/gdb-patches/2003-04/msg00112.html for
more details.

2002-05-08  J. Brobecker  <brobecker@gnat.com>

        * set_cu_language: Set the language to "minimal" if the language
        of the CU is not currently supported by GDB.

Seems kind of obvious, but it never hurts to ask. Ok to apply?

-- 
Joel

Attachment: dw2.diff
Description: Text document


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