From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21721 invoked by alias); 8 Apr 2009 19:23:27 -0000 Received: (qmail 21708 invoked by uid 22791); 8 Apr 2009 19:23:25 -0000 X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_37,RCVD_IN_JMF_BL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 08 Apr 2009 19:23:15 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KHS00000R24YT00@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Wed, 08 Apr 2009 22:22:14 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.70.19]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KHS00BDMR4OQJ50@i-mtaout6.012.net.il>; Wed, 08 Apr 2009 22:22:10 +0300 (IDT) Date: Wed, 08 Apr 2009 19:23:00 -0000 From: Eli Zaretskii Subject: Re: Python pretty-printing [3/6] In-reply-to: To: Tom Tromey Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83r6033qce.fsf@gnu.org> References: X-IsSubscribed: yes 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-04/txt/msg00157.txt.bz2 > From: Tom Tromey > Date: Wed, 08 Apr 2009 12:38:11 -0600 > > 2009-04-01 Thiago Jung Bauermann > Tom Tromey > > * gdb.texinfo (Types In Python): New node. > (Values From Inferior): "type" is now an attribute. > (Python API): Update. This part is OK, but there are 2 places where you use "C++" instead of "C@t{++}".