Hi I found a problem printing strings for gdb 6.8 weekly snapshot (2009 07 07) on Solaris 2.9. I eventually found that changing INTERMEDIATE_ENCODING in gdb_wchar.h to "UCS-4" and applying the following patch worked. Any comments? I'm not sure how to handle the INTERMEDIATE_ENCODING change, since it's probably system dependent. Andrew