From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1287 invoked by alias); 2 Jun 2012 11:10:51 -0000 Received: (qmail 1275 invoked by uid 22791); 2 Jun 2012 11:10:50 -0000 X-SWARE-Spam-Status: No, hits=-4.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_XG X-Spam-Check-By: sourceware.org Received: from mail-yx0-f169.google.com (HELO mail-yx0-f169.google.com) (209.85.213.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 02 Jun 2012 11:10:37 +0000 Received: by yenm7 with SMTP id m7so2722139yen.0 for ; Sat, 02 Jun 2012 04:10:37 -0700 (PDT) Received: by 10.42.136.137 with SMTP id u9mr3820407ict.30.1338635436852; Sat, 02 Jun 2012 04:10:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.70.69 with HTTP; Sat, 2 Jun 2012 04:10:16 -0700 (PDT) In-Reply-To: <4FC9EAEA.7050404@yandex.ru> References: <33943560.post@talk.nabble.com> <4FC9EAEA.7050404@yandex.ru> From: Niko Sams Date: Sat, 02 Jun 2012 11:10:00 -0000 Message-ID: Subject: Re: help with pretty printing To: xgsa Cc: somersetgraham , gdb@sourceware.org Content-Type: text/plain; charset=KOI8-R 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: 2012-06/txt/msg00011.txt.bz2 On Sat, Jun 2, 2012 at 12:28 PM, xgsa wrote: > You could try the Qt pretty from here: > https://projects.kde.org/projects/extragear/kdevelop/kdevelop/repository/revisions/4.1/show/debuggers/gdb/printers > > If they work properly you could compare their implementation with yours or > just use them. I've written those :D I'm just asking graham if he want's to add his QFilePrinter there (and possibly others) Niko