From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31668 invoked by alias); 2 Aug 2008 19:02:16 -0000 Received: (qmail 31660 invoked by uid 22791); 2 Aug 2008 19:02:16 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 02 Aug 2008 19:01:55 +0000 Received: from HOME-C4E4A596F7 ([84.229.228.238]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K4Z008IFM7AW0P1@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Sat, 02 Aug 2008 22:01:59 +0300 (IDT) Date: Sat, 02 Aug 2008 19:02:00 -0000 From: Eli Zaretskii Subject: Re: [RFA][patch 1/9] Yet another respin of the patch with initial Python support In-reply-to: <20080802174114.GA10761@caradoc.them.org> X-012-Sender: halo1@inter.net.il To: Daniel Jacobowitz Cc: bauerman@br.ibm.com, tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: 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> <20080802174114.GA10761@caradoc.them.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: 2008-08/txt/msg00032.txt.bz2 > Date: Sat, 2 Aug 2008 13:41:14 -0400 > From: Daniel Jacobowitz > Cc: Tom Tromey , > gdb-patches ml , > Eli Zaretskii > > On Mon, Jul 21, 2008 at 12:26:09PM -0300, Thiago Jung Bauermann wrote: > > Hi people, > > > > This is today's version of the patch. :-) > > It addresses the latest review comments, and is good to go AFAIK. > > This patch is OK once the documentation is approved. I hope no one is waiting for me to approve something. Unless I missed some messages, the last thing I remember is that I reviewed the documentation and had several comments on it. If I did miss some messages, please point me to them. Thanks.