From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27134 invoked by alias); 9 Apr 2009 22:09:07 -0000 Received: (qmail 27120 invoked by uid 22791); 9 Apr 2009 22:09:06 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from e24smtp05.br.ibm.com (HELO e24smtp05.br.ibm.com) (32.104.18.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 09 Apr 2009 22:08:57 +0000 Received: from mailhub3.br.ibm.com (mailhub3.br.ibm.com [9.18.232.110]) by e24smtp05.br.ibm.com (8.13.1/8.13.1) with ESMTP id n39M4mUP003005 for ; Thu, 9 Apr 2009 19:04:48 -0300 Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n39M9Fq91818772 for ; Thu, 9 Apr 2009 19:09:15 -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 n39M8rMN009928 for ; Thu, 9 Apr 2009 19:08:54 -0300 Received: from [9.8.10.215] ([9.8.10.215]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n39M8ne7009610; Thu, 9 Apr 2009 19:08:50 -0300 Subject: Re: Python pretty-printing [5/6] From: Thiago Jung Bauermann To: Tom Tromey Cc: gdb-patches ml In-Reply-To: References: <1238863179.3236.134.camel@localhost.localdomain> Content-Type: text/plain; charset="UTF-8" Date: Thu, 09 Apr 2009 22:09:00 -0000 Message-Id: <1239314927.30578.91.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-04/txt/msg00190.txt.bz2 El jue, 09-04-2009 a las 13:37 -0600, Tom Tromey escribió: > Thiago wanted to see the latest version of this patch, so here it is. Thanks, just small nits. > +The order in which the objfiles are searched is not specified. For a > +given list, functions are always invoked from the head of the, and s/from the head of the/from their head/ ? > +We recommend that you put your core pretty-printers into a Python > +package. If your pretty-printers are for use with a library, we > +further recommend embedding a version number into the package name. > +This practice will enable @value{GDBN} to load multiple versions of > +your pretty-printers at the same time, because they will have > +different names). There shouldn't be a parenthesis at the end. -- []'s Thiago Jung Bauermann IBM Linux Technology Center