From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Hilfinger To: Klaus-Georg Adams Cc: leakstan@erols.com, gdb@sources.redhat.com Subject: Re: displaying wchar_t in gdb Date: Fri, 30 Nov 2001 03:36:00 -0000 Message-ID: <200111301134.DAA28419@tully.CS.Berkeley.EDU> References: <200111301014.LAA06984@sap-ag.de> X-SW-Source: 2001-11/msg00352.html Message-ID: <20011130033600.014ujNHx8XIkAvWT7KCyb6akNi7UDdjlEry3SykZyac@z> Well, a note of caution. We do have code for wide *Ada* strings, but these have an Ada-specific representation (and an Ada-specific output format for the non-ASCII stuff), and I don't know that the code will be directly useful to you. Nevertheless, welcome to it. Paul Hilfinger