From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18029 invoked by alias); 7 Aug 2009 05:18:55 -0000 Received: (qmail 18019 invoked by uid 22791); 7 Aug 2009 05:18:54 -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; Fri, 07 Aug 2009 05:18:47 +0000 Received: (qmail 10339 invoked from network); 7 Aug 2009 05:18:45 -0000 Received: from unknown (HELO wind.localnet) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Aug 2009 05:18:45 -0000 From: Vladimir Prus To: tromey@redhat.com Subject: Re: MI & pretty-printing Date: Fri, 07 Aug 2009 05:18: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@sources.redhat.com References: <200907132142.18043.vladimir@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200908070918.42335.vladimir@codesourcery.com> 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: 2009-08/txt/msg00048.txt.bz2 On Friday 07 August 2009 Tom Tromey wrote: > >>>>> "Volodya" == Vladimir Prus writes: > > Volodya> On IRC, Tom and I talked about best way to support Python > Volodya> pretty-printing with MI. Here's my attempt at summarizing. > > I finally finished the first draft of this. I pushed it to the > archer-tromey-python branch today. Please give it a try; if it is all > looking ok I will extract it and push it into CVS. Thank you. I'll give it a try on Monday. - Volodya