|
From: Дмитрий Д. <di...@gm...> - 2010-10-18 14:28:37
|
Thank You, Christian! It is https://bugs.kde.org/show_bug.cgi?id=251818 Dmitry 2010/10/18 Christian Borntraeger <bor...@de...>: > 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). > > Christian > > ------------------------------------------------------------------------------ > Download new Adobe(R) Flash(R) Builder(TM) 4 > The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly > Flex(R) Builder(TM)) enable the development of rich applications that run > across multiple browsers and platforms. Download your free trials today! > http://p.sf.net/sfu/adobe-dev2dev > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers > > |