From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8629 invoked by alias); 4 Aug 2008 04:44:44 -0000 Received: (qmail 8620 invoked by uid 22791); 4 Aug 2008 04:44:43 -0000 X-Spam-Check-By: sourceware.org Received: from igw1.br.ibm.com (HELO igw1.br.ibm.com) (32.104.18.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 04 Aug 2008 04:44:00 +0000 Received: from mailhub3.br.ibm.com (mailhub3 [9.18.232.110]) by igw1.br.ibm.com (Postfix) with ESMTP id 2746E32C080 for ; Mon, 4 Aug 2008 01:15:19 -0300 (BRT) Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.18.232.47]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id m744hdau1851404 for ; Mon, 4 Aug 2008 01:43:44 -0300 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m744hW35026399 for ; Mon, 4 Aug 2008 01:43:33 -0300 Received: from [9.18.199.243] ([9.18.199.243]) by d24av02.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id m744hWqW026396; Mon, 4 Aug 2008 01:43:32 -0300 Subject: Re: [RFA][patch 1/9] Yet another respin of the patch with initial Python support From: Thiago Jung Bauermann To: Eli Zaretskii Cc: drow@false.org, tromey@redhat.com, gdb-patches@sourceware.org In-Reply-To: References: <20080429155212.444237503@br.ibm.com> <20080429155304.288626880@br.ibm.com> <20080528205921.GA2969@caradoc.them.org> <20080615181833.uxmo25mg0kko40kw@imap.linux.ibm.com> <1216107418.14956.27.camel@localhost.localdomain> <1216245620.12209.18.camel@localhost.localdomain> <20080718195010.GA14356@caradoc.them.org> <1216653969.31797.6.camel@localhost.localdomain> Content-Type: text/plain Date: Mon, 04 Aug 2008 04:44:00 -0000 Message-Id: <1217824267.9336.10.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit 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: 2008-08/txt/msg00048.txt.bz2 On Sat, 2008-07-26 at 16:06 +0300, Eli Zaretskii wrote: > > +Evaluate @var{command}, a string, as a @value{GDBN} CLI command. > > +Exceptions are translated as noted above. If no error occurs, this > > +function will return @code{None}. > > The last sentence begs a question: what happens if errors _do_ occur? I suggest rewording this as: Evaluate @var{command}, a string, as a @value{GDBN} CLI command. If no error occurs, this function will return @code{None}. Otherwise, GDB exceptions are translated as noted above. -- []'s Thiago Jung Bauermann IBM Linux Technology Center