From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32755 invoked by alias); 13 Oct 2010 18:49:22 -0000 Received: (qmail 32747 invoked by uid 22791); 13 Oct 2010 18:49:21 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 Oct 2010 18:49:14 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LA800900S4KDR00@a-mtaout23.012.net.il> for gdb-patches@sourceware.org; Wed, 13 Oct 2010 20:48:58 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.229.93.189]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LA8009DAS9J5160@a-mtaout23.012.net.il>; Wed, 13 Oct 2010 20:48:56 +0200 (IST) Date: Wed, 13 Oct 2010 18:49:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] New python module gdb.types In-reply-to: To: Doug Evans Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83iq16c4io.fsf@gnu.org> References: <20101006204434.DCD842461B2@ruffy.mtv.corp.google.com> <83vd5fnicu.fsf@gnu.org> <83tykvn2xh.fsf@gnu.org> 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: 2010-10/txt/msg00231.txt.bz2 > Date: Wed, 13 Oct 2010 11:42:39 -0700 > From: Doug Evans > Cc: gdb-patches@sourceware.org > > How about this? Thanks. > +and with typedefs and C++ references converted to the underlying type. ^^^ We use C@t{++} in the manual. Okay with that change.