From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27446 invoked by alias); 30 Nov 2001 11:36:05 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 26825 invoked from network); 30 Nov 2001 11:34:45 -0000 Received: from unknown (HELO tully.CS.Berkeley.EDU) (128.32.46.229) by hostedprojects.ges.redhat.com with SMTP; 30 Nov 2001 11:34:45 -0000 Received: from tully.CS.Berkeley.EDU (hilfingr@localhost) by tully.CS.Berkeley.EDU (8.9.1a/8.9.1) with ESMTP id DAA28419; Fri, 30 Nov 2001 03:34:30 -0800 (PST) From: Paul Hilfinger Message-Id: <200111301134.DAA28419@tully.CS.Berkeley.EDU> To: Klaus-Georg Adams cc: leakstan@erols.com, gdb@sources.redhat.com Subject: Re: displaying wchar_t in gdb Reply-To: Hilfinger@cs.berkeley.edu In-reply-to: Your message of Fri, 30 Nov 2001 11:14:14 +0100. <200111301014.LAA06984@sap-ag.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <28414.1007120070.1@tully.CS.Berkeley.EDU> Date: Sun, 25 Nov 2001 12:10:00 -0000 X-SW-Source: 2001-11/txt/msg00245.txt.bz2 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 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