From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16647 invoked by alias); 30 Nov 2001 10:15:39 -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 16467 invoked from network); 30 Nov 2001 10:14:18 -0000 Received: from unknown (HELO smtpde02.sap-ag.de) (194.39.131.53) by hostedprojects.ges.redhat.com with SMTP; 30 Nov 2001 10:14:18 -0000 Received: from sap-ag.de (smtpde02) by smtpde02.sap-ag.de (out) with ESMTP id LAA12539; Fri, 30 Nov 2001 11:17:28 +0100 (MEZ) Date: Sun, 25 Nov 2001 10:38:00 -0000 Message-Id: <200111301014.LAA06984@sap-ag.de> From: Klaus-Georg Adams To: leakstan@erols.com Cc: gdb@sources.redhat.com Subject: Re: displaying wchar_t in gdb X-SAP: out X-SAP: out X-SW-Source: 2001-11/txt/msg00242.txt.bz2 Stephe wrote: > Ada (the programming language) supports wide characters natively, and > the GNU Ada compiler GNAT provides a patch to gdb. I haven't checked, > but I bet it prints wide character strings properly. So looking at the > GNAT patch to gdb would be a place to start. Hi, I have tried to locate that patch but was unsucessful. Could you point me to the right place? Thanks! Regards, kga From mboxrd@z Thu Jan 1 00:00:00 1970 From: Klaus-Georg Adams To: leakstan@erols.com Cc: gdb@sources.redhat.com Subject: Re: displaying wchar_t in gdb Date: Fri, 30 Nov 2001 02:15:00 -0000 Message-ID: <200111301014.LAA06984@sap-ag.de> X-SW-Source: 2001-11/msg00349.html Message-ID: <20011130021500.81cb481H969V2MwHkiEWredHXG5WcQFIVUwGWlwozIw@z> Stephe wrote: > Ada (the programming language) supports wide characters natively, and > the GNU Ada compiler GNAT provides a patch to gdb. I haven't checked, > but I bet it prints wide character strings properly. So looking at the > GNAT patch to gdb would be a place to start. Hi, I have tried to locate that patch but was unsucessful. Could you point me to the right place? Thanks! Regards, kga