From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13662 invoked by alias); 3 May 2012 14:57:01 -0000 Received: (qmail 13651 invoked by uid 22791); 3 May 2012 14:57:01 -0000 X-SWARE-Spam-Status: No, hits=-3.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 May 2012 14:56:48 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id D9AF01C6BA5; Thu, 3 May 2012 10:56:47 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Kd-QIUn7eOaq; Thu, 3 May 2012 10:56:47 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 861191C6B67; Thu, 3 May 2012 10:56:47 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 94A6E145616; Thu, 3 May 2012 07:56:36 -0700 (PDT) Date: Thu, 03 May 2012 14:57:00 -0000 From: Joel Brobecker To: xgsa Cc: "gdb-patches@sourceware.org" Subject: Re: [patch] Use the string returned by pretty printer for MI varobjs instead of "{...}" Message-ID: <20120503145636.GG15555@adacore.com> References: <305151335125397@web28e.yandex.ru> <4FA22AED.8090505@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FA22AED.8090505@yandex.ru> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-05/txt/msg00084.txt.bz2 > Ping! Please, review the patch. I tried, a couple of times. But in the end, I couldn't find enough time to understand that part of the code and approve. My guess is that Tom has the best knowlege of the area. I'd wait until he comes back... -- Joel