|
From: Tom H. <to...@co...> - 2010-10-18 14:25:57
|
On 18/10/10 15:15, Christian Borntraeger wrote: > With a recent gcc I got: > > parse_type_DIE: confused by: > <1><5214>: DW_TAG_base_type > DW_AT_byte_size : 2 > DW_AT_encoding : 16 > DW_AT_name : (indirect string, offset: 0x46f6): char16_t > > --931-- WARNING: Serious error when reading debug info > --931-- When reading debug info from /usr/lib64/libstdc++.so.6.0.13: > --931-- parse_type_DIE: confused by the above DIE > > This patch implements DW_ARE_UTF (which is used for the C++ type char16_t). Please open a bug and attach your patch. Tom -- Tom Hughes (to...@co...) http://compton.nu/ |