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]

[commit/Ada] Add recognition of Wide_Wide_Character types


After my other recent change:

  Re: [RFC/RFA] Cleaner handling of character entities ?
  http://www.sourceware.org/ml/gdb-patches/2007-12/msg00405.html

This change is not really necessary as long as DWARF is being used.
But we still support some platforms where we are stuck on stabs,
and this little patch helps a little bit.

2007-12-24  Joel Brobecker  <brobecker@adacore.com>

        * ada-lang.c (ada_is_character_type): Add recognition of type
        "Wide_Wide_Character".

Tested on x86-linux using -gstabs+. Checked in.
Testcase to follow soon.

-- 
Joel

Attachment: wwc.diff
Description: Text document


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