src/gdb ChangeLog rs6000-aix-tdep.c
brobecke@sourceware.org
brobecke@sourceware.org
Tue Oct 23 15:37:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: brobecke@sourceware.org 2012-10-23 15:37:22
Modified files:
gdb : ChangeLog rs6000-aix-tdep.c
Log message:
Change target-wide-charset to UTF-16 on ppc-aix.
On ppc-aix, type wchar_t is 2 bytes long, so override the default
target-wide-charset (UTF-32) with UTF-16. This allows us to print
wide characters correctly.
gdb/ChangeLog:
* rs6000-aix-tdep.c (rs6000_aix_auto_wide_charset): New function.
(rs6000_aix_init_osabi): Set auto_wide_charset gdbarch method.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14749&r2=1.14750
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/rs6000-aix-tdep.c.diff?cvsroot=src&r1=1.25&r2=1.26
More information about the Gdb-cvs
mailing list