From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16104 invoked by alias); 3 Feb 2009 14:14:01 -0000 Received: (qmail 16096 invoked by uid 22791); 3 Feb 2009 14:14:00 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_37,SPF_PASS X-Spam-Check-By: sourceware.org Received: from e24smtp01.br.ibm.com (HELO e24smtp01.br.ibm.com) (32.104.18.85) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 03 Feb 2009 14:13:54 +0000 Received: from d24relay01.br.ibm.com (d24relay01.br.ibm.com [9.8.31.16]) by e24smtp01.br.ibm.com (8.13.1/8.13.1) with ESMTP id n13EJEdg007003 for ; Tue, 3 Feb 2009 12:19:14 -0200 Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by d24relay01.br.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id n13FDJtP3170502 for ; Tue, 3 Feb 2009 12:13:19 -0300 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n13EDoZe006733 for ; Tue, 3 Feb 2009 12:13:51 -0200 Received: from [9.8.5.242] ([9.8.5.242]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n13EDo8u006730; Tue, 3 Feb 2009 12:13:50 -0200 Subject: Re: [RFC][python] Add support for convenience functions implemented in Python From: Thiago Jung Bauermann To: Eli Zaretskii Cc: gdb-patches@sourceware.org In-Reply-To: References: <1233580604.7000.18.camel@localhost.localdomain> Content-Type: text/plain; charset=utf-8 Date: Tue, 03 Feb 2009 14:14:00 -0000 Message-Id: <1233670430.14735.15.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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-02/txt/msg00059.txt.bz2 El lun, 02-02-2009 a las 21:47 +0200, Eli Zaretskii escribió: > > gdb/doc/ > > 2008-02-02 Tom Tromey > > > > * gdb.texinfo (Convenience Vars): Document convenience functions. > > (Functions In Python): New node. > > (Python API): Update. > > Approved, with comments: Thanks! > > +@value{GDBN}. The @var{name} argument is the name of the function. > > +This must be a string. The function is made visible to the user as a > > +convenience variable, of ``internal function'' type, whose name is the > > +same as @var{name}. > > Suggest to rephrase as follows: > > The argument @var{name} is the name of the function, a string. The > function will be visible to the user as a convenience variable of > type @code{internal function}, whose name is the same as the given > @var{name}. Ok, adopted your wording. -- []'s Thiago Jung Bauermann IBM Linux Technology Center