From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4766 invoked by alias); 10 Feb 2008 17:52:51 -0000 Received: (qmail 4758 invoked by uid 22791); 10 Feb 2008 17:52:51 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 10 Feb 2008 17:52:31 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id E9A7D98036; Sun, 10 Feb 2008 17:52:29 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 858FD98005; Sun, 10 Feb 2008 17:52:29 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1JOGLr-0003gB-IK; Sun, 10 Feb 2008 12:52:27 -0500 Date: Sun, 10 Feb 2008 17:52:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: Nick Roberts , gdb@sources.redhat.com Subject: Re: Variable objects and STL containers Message-ID: <20080210175227.GA14127@caradoc.them.org> Mail-Followup-To: Vladimir Prus , Nick Roberts , gdb@sources.redhat.com References: <18343.64413.689019.489727@kahikatea.snap.net.nz> <200802080946.28915.ghost@cs.msu.su> <18350.32064.844389.155290@kahikatea.snap.net.nz> <200802101010.49506.ghost@cs.msu.su> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802101010.49506.ghost@cs.msu.su> User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-02/txt/msg00047.txt.bz2 On Sun, Feb 10, 2008 at 10:10:48AM +0300, Vladimir Prus wrote: > Please note that I already have proof-of-concept Python integration, > together with code to use Python for -var-evaluate-expression, together > with not-yet-working patch to dynamically compute the list of varobj children. > It might be better to wait till I got the last bit done. Maybe you should put what you have out on a branch? Or if you're using svk for this maybe we can set up a scratch SVN repository for it somewhere. -- Daniel Jacobowitz CodeSourcery