From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6253 invoked by alias); 16 Sep 2009 05:46:21 -0000 Received: (qmail 6243 invoked by uid 22791); 16 Sep 2009 05:46:21 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 16 Sep 2009 05:46:17 +0000 Received: (qmail 8460 invoked from network); 16 Sep 2009 05:46:13 -0000 Received: from unknown (HELO wind.localnet) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 Sep 2009 05:46:13 -0000 From: Vladimir Prus To: tromey@redhat.com Subject: Re: Patch: implement new dynamic varobj spec Date: Wed, 16 Sep 2009 05:46:00 -0000 User-Agent: KMail/1.11.90 (Linux/2.6.24-24-generic; KDE/4.2.90; i686; svn-979530; 2009-06-10) Cc: gdb-patches@sources.redhat.com References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909160946.12565.vladimir@codesourcery.com> 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: 2009-09/txt/msg00501.txt.bz2 On Tuesday 15 September 2009 Tom Tromey wrote: > >>>>> "Volodya" == Vladimir Prus writes: > > Volodya> For avoidance of doubt, I think this patch should go in. I plan > Volodya> to read the doc changes, and glance at the code, but I am > Volodya> fairly confident that this is overall good. > > Thanks. > > I am checking in the appended. This has a minor difference from > yesterday's patch: I added displayhint output to -var-create, per Nick's > suggestion. Tom, this is great. Thank you for your work on this, this is a remarkable achievement that surely will make a lot of users happy. I'll toggle the last bit to enable this in trunk version of KDevelop, and ask folks to test. - Volodya