From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8084 invoked by alias); 9 Mar 2010 19:56:42 -0000 Received: (qmail 8073 invoked by uid 22791); 9 Mar 2010 19:56:42 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org Received: from ey-out-1920.google.com (HELO ey-out-1920.google.com) (74.125.78.148) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 09 Mar 2010 19:56:38 +0000 Received: by ey-out-1920.google.com with SMTP id 5so893485eyb.42 for ; Tue, 09 Mar 2010 11:56:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.109.205 with SMTP id k13mr190388ebp.44.1268164595598; Tue, 09 Mar 2010 11:56:35 -0800 (PST) In-Reply-To: <4B95FEC2.8020500@technosis.de> References: <4B8F9FE9.2040401@technosis.de> <4B90C17B.8020001@technosis.de> <4B94BC31.3020109@technosis.de> <4B95FEC2.8020500@technosis.de> Date: Tue, 09 Mar 2010 19:56:00 -0000 Message-ID: <629542d41003091156g1a0c1720kc5b654ec646cced8@mail.gmail.com> Subject: Re: Printing of strings with special characters From: Niko Sams To: Anton Kunze Cc: Tom Tromey , gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00059.txt.bz2 On Tue, Mar 9, 2010 at 08:54, Anton Kunze wrote: > Hello Tom, > > for my example string 'h=F6h=F6' this code works for me, the '=F6' charac= ter > is number 246 in ASCII. I will start with some testing routines in the > next days. If you manage to fix the QString pretty printer, please send a patch to kdevelop-devel@kdevelop.org, we would like to integrate it. thanks, Niko