From mboxrd@z Thu Jan 1 00:00:00 1970 From: Klaus-Georg Adams To: gdb@sources.redhat.com Subject: displaying wchar_t in gdb Date: Mon, 26 Nov 2001 01:16:00 -0000 Message-ID: <200111260915.KAA23733@sap-ag.de> X-SW-Source: 2001-11/msg00253.html Message-ID: <20011126011600.IFS1TZHby6XYUf9kG2g5fwIMJgr2wMryMzOJb4n6Pns@z> Hi, I am working on a large project in C++ which works entirely with wide strings and streams. Is there a way to display wchar_t in gdb similar to narrow strings? Thanks, kga PS: Please cc me, I'm not on the list so far.